Uses of Class
software.amazon.awssdk.services.dlm.model.DeprecateRule
-
Packages that use DeprecateRule Package Description software.amazon.awssdk.services.dlm.model -
-
Uses of DeprecateRule in software.amazon.awssdk.services.dlm.model
Methods in software.amazon.awssdk.services.dlm.model that return DeprecateRule Modifier and Type Method Description DeprecateRuleSchedule. deprecateRule()[Custom AMI policies only] The AMI deprecation rule for the schedule.Methods in software.amazon.awssdk.services.dlm.model with parameters of type DeprecateRule Modifier and Type Method Description Schedule.BuilderSchedule.Builder. deprecateRule(DeprecateRule deprecateRule)[Custom AMI policies only] The AMI deprecation rule for the schedule.
-