Uses of Class
software.amazon.awssdk.services.ec2.model.MacSystemIntegrityProtectionConfigurationRequest
-
Packages that use MacSystemIntegrityProtectionConfigurationRequest Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of MacSystemIntegrityProtectionConfigurationRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return MacSystemIntegrityProtectionConfigurationRequest Modifier and Type Method Description MacSystemIntegrityProtectionConfigurationRequestCreateMacSystemIntegrityProtectionModificationTaskRequest. macSystemIntegrityProtectionConfiguration()Specifies the overrides to selectively enable or disable individual SIP settings.Methods in software.amazon.awssdk.services.ec2.model with parameters of type MacSystemIntegrityProtectionConfigurationRequest Modifier and Type Method Description CreateMacSystemIntegrityProtectionModificationTaskRequest.BuilderCreateMacSystemIntegrityProtectionModificationTaskRequest.Builder. macSystemIntegrityProtectionConfiguration(MacSystemIntegrityProtectionConfigurationRequest macSystemIntegrityProtectionConfiguration)Specifies the overrides to selectively enable or disable individual SIP settings.
-