Class: Aws::Types::DeleteLifecyclePolicyResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteLifecyclePolicyResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#lifecycle_policy_arn ⇒ ::String
Returns the value of attribute lifecycle_policy_arn.
Instance Attribute Details
#lifecycle_policy_arn ⇒ ::String
Returns the value of attribute lifecycle_policy_arn.
549 550 551 |
# File 'sig/types.rbs', line 549 def lifecycle_policy_arn @lifecycle_policy_arn end |