Class: Aws::Types::VersionOptions

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Defined Under Namespace

Classes: TsvVersionOptions, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#tsv_version_optionsTypes::TsvVersionOptions

Returns the value of attribute tsv_version_options.

Returns:



2571
2572
2573
# File 'sig/types.rbs', line 2571

def tsv_version_options
  @tsv_version_options
end

#unknownObject

Returns the value of attribute unknown.

Returns:



2572
2573
2574
# File 'sig/types.rbs', line 2572

def unknown
  @unknown
end