Class: Aws::Types::CreateRegistryInput
- Inherits:
-
Object
- Object
- Aws::Types::CreateRegistryInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#description ⇒ ::String
Returns the value of attribute description.
-
#tags ⇒ ::Hash[::String, ::String]
Returns the value of attribute tags.
Instance Attribute Details
#description ⇒ ::String
Returns the value of attribute description.
59 60 61 |
# File 'sig/types.rbs', line 59 def description @description end |
#tags ⇒ ::Hash[::String, ::String]
Returns the value of attribute tags.
60 61 62 |
# File 'sig/types.rbs', line 60 def end |