Class: Aws::Types::VersionOptions
- Inherits:
-
Object
- Object
- Aws::Types::VersionOptions
- Defined in:
- sig/types.rbs
Defined Under Namespace
Classes: TsvVersionOptions, Unknown
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#tsv_version_options ⇒ Types::TsvVersionOptions
Returns the value of attribute tsv_version_options.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#tsv_version_options ⇒ Types::TsvVersionOptions
Returns the value of attribute tsv_version_options.
2571 2572 2573 |
# File 'sig/types.rbs', line 2571 def end |
#unknown ⇒ Object
Returns the value of attribute unknown.
2572 2573 2574 |
# File 'sig/types.rbs', line 2572 def unknown @unknown end |