Class: Aws::Types::OutputSerialization
- Inherits:
-
Object
- Object
- Aws::Types::OutputSerialization
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#csv ⇒ Types::CSVOutput
Returns the value of attribute csv.
Instance Attribute Details
#csv ⇒ Types::CSVOutput
Returns the value of attribute csv.
456 457 458 |
# File 'sig/types.rbs', line 456 def csv @csv end |