Uses of Class
software.amazon.awscdk.services.backup.CfnTieringConfigurationProps.Builder
Packages that use CfnTieringConfigurationProps.Builder
-
Uses of CfnTieringConfigurationProps.Builder in software.amazon.awscdk.services.backup
Methods in software.amazon.awscdk.services.backup that return CfnTieringConfigurationProps.BuilderModifier and TypeMethodDescriptionCfnTieringConfigurationProps.Builder.backupVaultName(String backupVaultName) Sets the value ofCfnTieringConfigurationProps.getBackupVaultName()CfnTieringConfigurationProps.builder()CfnTieringConfigurationProps.Builder.resourceSelection(List<? extends Object> resourceSelection) Sets the value ofCfnTieringConfigurationProps.getResourceSelection()CfnTieringConfigurationProps.Builder.resourceSelection(IResolvable resourceSelection) Sets the value ofCfnTieringConfigurationProps.getResourceSelection()CfnTieringConfigurationProps.Builder.tieringConfigurationName(String tieringConfigurationName) Sets the value ofCfnTieringConfigurationProps.getTieringConfigurationName()CfnTieringConfigurationProps.Builder.tieringConfigurationTags(Map<String, String> tieringConfigurationTags) Sets the value ofCfnTieringConfigurationProps.getTieringConfigurationTags()Constructors in software.amazon.awscdk.services.backup with parameters of type CfnTieringConfigurationProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTieringConfigurationProps.Builder.