Class: Aws::Types::UpdateRegistryResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateRegistryResponse
- 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.
8190 8191 8192 |
# File 'sig/types.rbs', line 8190 def registry_arn @registry_arn end |
#registry_name ⇒ ::String
Returns the value of attribute registry_name.
8189 8190 8191 |
# File 'sig/types.rbs', line 8189 def registry_name @registry_name end |