Uses of Class
software.amazon.awscdk.services.backup.CfnBackupSelection.ConditionResourceTypeProperty.Builder
Packages that use CfnBackupSelection.ConditionResourceTypeProperty.Builder
-
Uses of CfnBackupSelection.ConditionResourceTypeProperty.Builder in software.amazon.awscdk.services.backup
Methods in software.amazon.awscdk.services.backup that return CfnBackupSelection.ConditionResourceTypeProperty.BuilderModifier and TypeMethodDescriptionCfnBackupSelection.ConditionResourceTypeProperty.builder()
CfnBackupSelection.ConditionResourceTypeProperty.Builder.conditionKey
(String conditionKey) Sets the value ofCfnBackupSelection.ConditionResourceTypeProperty.getConditionKey()
CfnBackupSelection.ConditionResourceTypeProperty.Builder.conditionType
(String conditionType) Sets the value ofCfnBackupSelection.ConditionResourceTypeProperty.getConditionType()
CfnBackupSelection.ConditionResourceTypeProperty.Builder.conditionValue
(String conditionValue) Sets the value ofCfnBackupSelection.ConditionResourceTypeProperty.getConditionValue()
Constructors in software.amazon.awscdk.services.backup with parameters of type CfnBackupSelection.ConditionResourceTypeProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBackupSelection.ConditionResourceTypeProperty.Builder
.