Class: Aws::Types::MetadataCatalogConfig
- Inherits:
-
Object
- Object
- Aws::Types::MetadataCatalogConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#glue_data_catalog ⇒ Types::GlueDataCatalogConfig
Returns the value of attribute glue_data_catalog.
Instance Attribute Details
#glue_data_catalog ⇒ Types::GlueDataCatalogConfig
Returns the value of attribute glue_data_catalog.
829 830 831 |
# File 'sig/types.rbs', line 829 def glue_data_catalog @glue_data_catalog end |