Uses of Class
software.amazon.awscdk.services.dlm.CfnLifecyclePolicy.ExclusionsProperty.Builder
Packages that use CfnLifecyclePolicy.ExclusionsProperty.Builder
Package
Description
Amazon Data Lifecycle Manager Construct Library
-
Uses of CfnLifecyclePolicy.ExclusionsProperty.Builder in software.amazon.awscdk.services.dlm
Methods in software.amazon.awscdk.services.dlm that return CfnLifecyclePolicy.ExclusionsProperty.BuilderModifier 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()Constructors in software.amazon.awscdk.services.dlm with parameters of type CfnLifecyclePolicy.ExclusionsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLifecyclePolicy.ExclusionsProperty.Builder.