Class: Aws::Types::RegistryId
- Inherits:
-
Object
- Object
- Aws::Types::RegistryId
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#registry_arn ⇒ ::String
Returns the value of attribute registry_arn.
-
#registry_name ⇒ ::String
Returns the value of attribute registry_name.
Instance Attribute Details
#registry_arn ⇒ ::String
Returns the value of attribute registry_arn.
6252 6253 6254 |
# File 'sig/types.rbs', line 6252 def registry_arn @registry_arn end |
#registry_name ⇒ ::String
Returns the value of attribute registry_name.
6251 6252 6253 |
# File 'sig/types.rbs', line 6251 def registry_name @registry_name end |