Class: Aws::Types::DeleteLifecyclePolicyRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteLifecyclePolicyRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#registry_id ⇒ ::String
Returns the value of attribute registry_id.
-
#repository_name ⇒ ::String
Returns the value of attribute repository_name.
Instance Attribute Details
#registry_id ⇒ ::String
Returns the value of attribute registry_id.
193 194 195 |
# File 'sig/types.rbs', line 193 def registry_id @registry_id end |
#repository_name ⇒ ::String
Returns the value of attribute repository_name.
194 195 196 |
# File 'sig/types.rbs', line 194 def repository_name @repository_name end |