Class: Aws::Types::GetCatalogResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetCatalogResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#catalog ⇒ Types::Catalog
Returns the value of attribute catalog.
Instance Attribute Details
#catalog ⇒ Types::Catalog
Returns the value of attribute catalog.
3239 3240 3241 |
# File 'sig/types.rbs', line 3239 def catalog @catalog end |