Class: Aws::Types::ReferenceFiles

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.



1883
1884
1885
# File 'sig/types.rbs', line 1883

def index
  @index
end

#sourceTypes::FileInformation

Returns the value of attribute source.



1882
1883
1884
# File 'sig/types.rbs', line 1882

def source
  @source
end