Class: Aws::Types::GetRegistryRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetRegistryRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#registry_id ⇒ ::String
Returns the value of attribute registry_id.
Instance Attribute Details
#registry_id ⇒ ::String
Returns the value of attribute registry_id.
208 209 210 |
# File 'sig/types.rbs', line 208 def registry_id @registry_id end |