Class: Aws::Types::Source

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


3468
3469
3470
# File 'sig/types.rbs', line 3468

def arn
  @arn
end

#locationTypes::Location

Returns the value of attribute location.

Returns:



3469
3470
3471
# File 'sig/types.rbs', line 3469

def location
  @location
end