Class: Aws::Types::DeleteDataCatalogOutput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteDataCatalogOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#data_catalog ⇒ Types::DataCatalog
Returns the value of attribute data_catalog.
Instance Attribute Details
#data_catalog ⇒ Types::DataCatalog
Returns the value of attribute data_catalog.
308 309 310 |
# File 'sig/types.rbs', line 308 def data_catalog @data_catalog end |