class Aws::DLM::Types::LifecyclePolicy
Detailed information about a lifecycle policy.
@!attribute [rw] policy_id
The identifier of the lifecycle policy. @return [String]
@!attribute [rw] description
The description of the lifecycle policy. @return [String]
@!attribute [rw] state
The activation state of the lifecycle policy. @return [String]
@!attribute [rw] status_message
The description of the status. @return [String]
@!attribute [rw] execution_role_arn
The Amazon Resource Name (ARN) of the IAM role used to run the operations specified by the lifecycle policy. @return [String]
@!attribute [rw] date_created
The local date and time when the lifecycle policy was created. @return [Time]
@!attribute [rw] date_modified
The local date and time when the lifecycle policy was last modified. @return [Time]
@!attribute [rw] policy_details
The configuration of the lifecycle policy @return [Types::PolicyDetails]
@!attribute [rw] tags
The tags. @return [Hash<String,String>]
@!attribute [rw] policy_arn
The Amazon Resource Name (ARN) of the policy. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/dlm-2018-01-12/LifecyclePolicy AWS API Documentation
Constants
- SENSITIVE