Class: Aws::Types::GetCatalogRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetCatalogRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#catalog_id ⇒ ::String
Returns the value of attribute catalog_id.
Instance Attribute Details
#catalog_id ⇒ ::String
Returns the value of attribute catalog_id.
3234 3235 3236 |
# File 'sig/types.rbs', line 3234 def catalog_id @catalog_id end |