GetGeoLocationResponse
public struct GetGeoLocationResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A complex type that contains the codes and full continent, country, and subdivision names for the specified geolocation code.
Declaration
Swift
public let geoLocationDetails: GeoLocationDetails -
Undocumented
Declaration
Swift
public init(geoLocationDetails: GeoLocationDetails)
View on GitHub
GetGeoLocationResponse Structure Reference