Class: Aws::Types::TransformationOutputDataConfig
- Inherits:
-
Object
- Object
- Aws::Types::TransformationOutputDataConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_configuration ⇒ Types::DataTransformationS3Configuration
Returns the value of attribute s3_configuration.
Instance Attribute Details
#s3_configuration ⇒ Types::DataTransformationS3Configuration
Returns the value of attribute s3_configuration.
653 654 655 |
# File 'sig/types.rbs', line 653 def s3_configuration @s3_configuration end |