Uses of Class
software.amazon.awssdk.services.ec2.model.MacSystemIntegrityProtectionConfiguration
-
Packages that use MacSystemIntegrityProtectionConfiguration Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of MacSystemIntegrityProtectionConfiguration in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return MacSystemIntegrityProtectionConfiguration Modifier and Type Method Description MacSystemIntegrityProtectionConfigurationMacModificationTask. macSystemIntegrityProtectionConfig()[SIP modification tasks only] Information about the SIP configuration.Methods in software.amazon.awssdk.services.ec2.model with parameters of type MacSystemIntegrityProtectionConfiguration Modifier and Type Method Description MacModificationTask.BuilderMacModificationTask.Builder. macSystemIntegrityProtectionConfig(MacSystemIntegrityProtectionConfiguration macSystemIntegrityProtectionConfig)[SIP modification tasks only] Information about the SIP configuration.
-