Name | Version |
---|---|
terraform | >= 0.12.6 |
aws | >= 3.35.0 |
Name | Version |
---|---|
aws | >= 3.35.0 |
No modules.
Name | Type |
---|---|
aws_dlm_lifecycle_policy.this | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
description | A description for the DLM lifecycle policy. | string |
n/a | yes |
execution_role_arn | The ARN of an IAM role that is able to be assumed by the DLM service. | string |
n/a | yes |
policy_details | Details of the policy. | set(object( |
n/a | yes |
state | Whether the lifecycle policy should be enabled or disabled. ENABLED or DISABLED are valid values. Defaults to ENABLED. | string |
"ENABLED" |
no |
tags | Key-value map of resource tags. | map(string) |
null |
no |
Name | Description |
---|---|
arn | The arn of this lifecycle. |
id | The id of this lifecycle. |
lifecycle | All about this lifecycle |