Class: Aws::Types::DataSource
- Inherits:
-
Object
- Object
- Aws::Types::DataSource
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#glue_data_source ⇒ Types::GlueDataSource
Returns the value of attribute glue_data_source.
Instance Attribute Details
#glue_data_source ⇒ Types::GlueDataSource
Returns the value of attribute glue_data_source.
403 404 405 |
# File 'sig/types.rbs', line 403 def glue_data_source @glue_data_source end |