Class: Aws::Types::DatasetExportJobOutput
- Inherits:
-
Object
- Object
- Aws::Types::DatasetExportJobOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_data_destination ⇒ Types::S3DataConfig
Returns the value of attribute s3_data_destination.
Instance Attribute Details
#s3_data_destination ⇒ Types::S3DataConfig
Returns the value of attribute s3_data_destination.
468 469 470 |
# File 'sig/types.rbs', line 468 def s3_data_destination @s3_data_destination end |