Class: Aws::Types::DeleteCatalogRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteCatalogRequest
- 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.
2298 2299 2300 |
# File 'sig/types.rbs', line 2298 def catalog_id @catalog_id end |