Class: Aws::Types::GetRegistryInput
- Inherits:
-
Object
- Object
- Aws::Types::GetRegistryInput
- 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.
3943 3944 3945 |
# File 'sig/types.rbs', line 3943 def registry_id @registry_id end |