Class: Aws::Types::DeleteRegistryInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteRegistryInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#registry_id ⇒ Types::RegistryId
Returns the value of attribute registry_id.
Instance Attribute Details
#registry_id ⇒ Types::RegistryId
Returns the value of attribute registry_id.
2516 2517 2518 |
# File 'sig/types.rbs', line 2516 def registry_id @registry_id end |