Class: Aws::Types::PutRegistryCatalogDataResponse
- Inherits:
-
Object
- Object
- Aws::Types::PutRegistryCatalogDataResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#registry_catalog_data ⇒ Types::RegistryCatalogData
Returns the value of attribute registry_catalog_data.
Instance Attribute Details
#registry_catalog_data ⇒ Types::RegistryCatalogData
Returns the value of attribute registry_catalog_data.
360 361 362 |
# File 'sig/types.rbs', line 360 def registry_catalog_data @registry_catalog_data end |