Class: Aws::Types::SourceFiles

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#source1::String

Returns the value of attribute source1.

Returns:

  • (::String)


2099
2100
2101
# File 'sig/types.rbs', line 2099

def source1
  @source1
end

#source2::String

Returns the value of attribute source2.

Returns:

  • (::String)


2100
2101
2102
# File 'sig/types.rbs', line 2100

def source2
  @source2
end