Uses of Class
software.amazon.awscdk.services.dlm.CfnLifecyclePolicyProps.Builder
Packages that use CfnLifecyclePolicyProps.Builder
Package
Description
Amazon Data Lifecycle Manager Construct Library
-
Uses of CfnLifecyclePolicyProps.Builder in software.amazon.awscdk.services.dlm
Methods in software.amazon.awscdk.services.dlm that return CfnLifecyclePolicyProps.BuilderModifier and TypeMethodDescriptionCfnLifecyclePolicyProps.builder()CfnLifecyclePolicyProps.Builder.description(String description) Sets the value ofCfnLifecyclePolicyProps.getDescription()CfnLifecyclePolicyProps.Builder.executionRoleArn(String executionRoleArn) Sets the value ofCfnLifecyclePolicyProps.getExecutionRoleArn()CfnLifecyclePolicyProps.Builder.policyDetails(IResolvable policyDetails) Sets the value ofCfnLifecyclePolicyProps.getPolicyDetails()CfnLifecyclePolicyProps.Builder.policyDetails(CfnLifecyclePolicy.PolicyDetailsProperty policyDetails) Sets the value ofCfnLifecyclePolicyProps.getPolicyDetails()Sets the value ofCfnLifecyclePolicyProps.getState()Sets the value ofCfnLifecyclePolicyProps.getTags()Constructors in software.amazon.awscdk.services.dlm with parameters of type CfnLifecyclePolicyProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLifecyclePolicyProps.Builder.