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