Class: Aws::Types::Location

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#path::Array[Types::PathElement]

Returns the value of attribute path.

Returns:



886
887
888
# File 'sig/types.rbs', line 886

def path
  @path
end

#spanTypes::Span

Returns the value of attribute span.

Returns:



887
888
889
# File 'sig/types.rbs', line 887

def span
  @span
end