Class: Aws::Types::TsvOptions
- Inherits:
-
Object
- Object
- Aws::Types::TsvOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#read_options ⇒ Types::ReadOptions
Returns the value of attribute read_options.
Instance Attribute Details
#read_options ⇒ Types::ReadOptions
Returns the value of attribute read_options.
2351 2352 2353 |
# File 'sig/types.rbs', line 2351 def @read_options end |