Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.backup.CfnBackupSelectionMixinProps.Builder
Packages that use CfnBackupSelectionMixinProps.Builder
-
Uses of CfnBackupSelectionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.backup
Methods in software.amazon.awscdk.cfnpropertymixins.services.backup that return CfnBackupSelectionMixinProps.BuilderModifier and TypeMethodDescriptionCfnBackupSelectionMixinProps.Builder.backupPlanId(String backupPlanId) Sets the value ofCfnBackupSelectionMixinProps.getBackupPlanId()CfnBackupSelectionMixinProps.Builder.backupPlanId(IBackupPlanRef backupPlanId) Sets the value ofCfnBackupSelectionMixinProps.getBackupPlanId()CfnBackupSelectionMixinProps.Builder.backupSelection(CfnBackupSelectionPropsMixin.BackupSelectionResourceTypeProperty backupSelection) Sets the value ofCfnBackupSelectionMixinProps.getBackupSelection()CfnBackupSelectionMixinProps.Builder.backupSelection(IResolvable backupSelection) Sets the value ofCfnBackupSelectionMixinProps.getBackupSelection()CfnBackupSelectionMixinProps.builder()Constructors in software.amazon.awscdk.cfnpropertymixins.services.backup with parameters of type CfnBackupSelectionMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBackupSelectionMixinProps.Builder.