Class: Aws::Types::ReadSetFiles

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#indexTypes::FileInformation

Returns the value of attribute index.

Returns:



1824
1825
1826
# File 'sig/types.rbs', line 1824

def index
  @index
end

#source1Types::FileInformation

Returns the value of attribute source1.

Returns:



1822
1823
1824
# File 'sig/types.rbs', line 1822

def source1
  @source1
end

#source2Types::FileInformation

Returns the value of attribute source2.

Returns:



1823
1824
1825
# File 'sig/types.rbs', line 1823

def source2
  @source2
end