Uses of Class
software.amazon.awscdk.services.dlm.CfnLifecyclePolicy.Builder
Package
Description
Amazon Data Lifecycle Manager Construct Library
-
Uses of CfnLifecyclePolicy.Builder in software.amazon.awscdk.services.dlm
Modifier and TypeMethodDescriptionstatic CfnLifecyclePolicy.Builder
CfnLifecyclePolicy.Builder.description
(String description) A description of the lifecycle policy.CfnLifecyclePolicy.Builder.executionRoleArn
(String executionRoleArn) The Amazon Resource Name (ARN) of the IAM role used to run the operations specified by the lifecycle policy.CfnLifecyclePolicy.Builder.policyDetails
(IResolvable policyDetails) The configuration details of the lifecycle policy.CfnLifecyclePolicy.Builder.policyDetails
(CfnLifecyclePolicy.PolicyDetailsProperty policyDetails) The configuration details of the lifecycle policy.The activation state of the lifecycle policy.The tags to apply to the lifecycle policy during creation.