Class: Aws::Types::GetCatalogItemOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetCatalogItemOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#catalog_item ⇒ Types::CatalogItem
Returns the value of attribute catalog_item.
Instance Attribute Details
#catalog_item ⇒ Types::CatalogItem
Returns the value of attribute catalog_item.
302 303 304 |
# File 'sig/types.rbs', line 302 def catalog_item @catalog_item end |