Class: Aws::Types::InputFormatOptions
- Inherits:
-
Object
- Object
- Aws::Types::InputFormatOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#csv ⇒ Types::CsvOptions
Returns the value of attribute csv.
Instance Attribute Details
#csv ⇒ Types::CsvOptions
Returns the value of attribute csv.
928 929 930 |
# File 'sig/types.rbs', line 928 def csv @csv end |