Class: Aws::Types::GeoLocationTarget

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


2284
2285
2286
# File 'sig/types.rbs', line 2284

def name
  @name
end

#order"LatLon", "LonLat"

Returns the value of attribute order.

Returns:

  • ("LatLon", "LonLat")


2285
2286
2287
# File 'sig/types.rbs', line 2285

def order
  @order
end