Class: Aws::Types::GeoProximityLocation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_region::String

Returns the value of attribute aws_region.

Returns:

  • (::String)


519
520
521
# File 'sig/types.rbs', line 519

def aws_region
  @aws_region
end

#bias::Integer

Returns the value of attribute bias.

Returns:

  • (::Integer)


522
523
524
# File 'sig/types.rbs', line 522

def bias
  @bias
end

#coordinatesTypes::Coordinates

Returns the value of attribute coordinates.

Returns:



521
522
523
# File 'sig/types.rbs', line 521

def coordinates
  @coordinates
end

#local_zone_group::String

Returns the value of attribute local_zone_group.

Returns:

  • (::String)


520
521
522
# File 'sig/types.rbs', line 520

def local_zone_group
  @local_zone_group
end