Uses of Class
software.amazon.awssdk.services.ec2.model.MacSystemIntegrityProtectionConfigurationRequest
Packages that use MacSystemIntegrityProtectionConfigurationRequest
-
Uses of MacSystemIntegrityProtectionConfigurationRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return MacSystemIntegrityProtectionConfigurationRequestModifier and TypeMethodDescriptionCreateMacSystemIntegrityProtectionModificationTaskRequest.macSystemIntegrityProtectionConfiguration()Specifies the overrides to selectively enable or disable individual SIP settings.Methods in software.amazon.awssdk.services.ec2.model with parameters of type MacSystemIntegrityProtectionConfigurationRequestModifier and TypeMethodDescriptionCreateMacSystemIntegrityProtectionModificationTaskRequest.Builder.macSystemIntegrityProtectionConfiguration(MacSystemIntegrityProtectionConfigurationRequest macSystemIntegrityProtectionConfiguration) Specifies the overrides to selectively enable or disable individual SIP settings.