Class: Aws::Types::BatchSegmentJobOutput
- Inherits:
-
Object
- Object
- Aws::Types::BatchSegmentJobOutput
- 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.
116 117 118 |
# File 'sig/types.rbs', line 116 def s3_data_destination @s3_data_destination end |