Class: Aws::Types::DataSource
- Inherits:
-
Object
- Object
- Aws::Types::DataSource
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_data_source ⇒ Types::S3DataSource
Returns the value of attribute s3_data_source.
Instance Attribute Details
#s3_data_source ⇒ Types::S3DataSource
Returns the value of attribute s3_data_source.
125 126 127 |
# File 'sig/types.rbs', line 125 def s3_data_source @s3_data_source end |