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