/dhall-aws-cloudformation/cloudformation/AWS::Pinpoint::Segment/GPSPoint.dhall
Copy path to clipboardSource
{ Type =
{ Coordinates : (./Coordinates.dhall).Type, RangeInKilometers : Double }
, default = {=}
}
{ Type =
{ Coordinates : (./Coordinates.dhall).Type, RangeInKilometers : Double }
, default = {=}
}