Uses of Class
software.amazon.awscdk.services.dlm.CfnLifecyclePolicy.ExclusionsProperty.Builder
Package
Description
Amazon Data Lifecycle Manager Construct Library
-
Uses of CfnLifecyclePolicy.ExclusionsProperty.Builder in software.amazon.awscdk.services.dlm
Modifier and TypeMethodDescriptionCfnLifecyclePolicy.ExclusionsProperty.builder()
CfnLifecyclePolicy.ExclusionsProperty.Builder.excludeBootVolumes
(Boolean excludeBootVolumes) Sets the value ofCfnLifecyclePolicy.ExclusionsProperty.getExcludeBootVolumes()
CfnLifecyclePolicy.ExclusionsProperty.Builder.excludeBootVolumes
(IResolvable excludeBootVolumes) Sets the value ofCfnLifecyclePolicy.ExclusionsProperty.getExcludeBootVolumes()
CfnLifecyclePolicy.ExclusionsProperty.Builder.excludeTags
(Object excludeTags) Sets the value ofCfnLifecyclePolicy.ExclusionsProperty.getExcludeTags()
CfnLifecyclePolicy.ExclusionsProperty.Builder.excludeVolumeTypes
(Object excludeVolumeTypes) Sets the value ofCfnLifecyclePolicy.ExclusionsProperty.getExcludeVolumeTypes()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnLifecyclePolicy.ExclusionsProperty.Builder
.