Class: Aws::Types::S3InputFormatConfig
- Inherits:
-
Object
- Object
- Aws::Types::S3InputFormatConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_input_file_type ⇒ "CSV", "JSON"
Returns the value of attribute s3_input_file_type.
Instance Attribute Details
#s3_input_file_type ⇒ "CSV", "JSON"
Returns the value of attribute s3_input_file_type.
1012 1013 1014 |
# File 'sig/types.rbs', line 1012 def s3_input_file_type @s3_input_file_type end |