Class: Aws::Types::AutoMLDataSource
- Inherits:
-
Object
- Object
- Aws::Types::AutoMLDataSource
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_data_source ⇒ Types::AutoMLS3DataSource
Returns the value of attribute s3_data_source.
Instance Attribute Details
#s3_data_source ⇒ Types::AutoMLS3DataSource
Returns the value of attribute s3_data_source.
634 635 636 |
# File 'sig/types.rbs', line 634 def s3_data_source @s3_data_source end |