Class: Aws::Types::SegmentLocation

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#countryTypes::SetDimension

Returns the value of attribute country.

Returns:



2689
2690
2691
# File 'sig/types.rbs', line 2689

def country
  @country
end

#gps_pointTypes::GPSPointDimension

Returns the value of attribute gps_point.

Returns:



2690
2691
2692
# File 'sig/types.rbs', line 2690

def gps_point
  @gps_point
end