City
public struct City : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The city name of the remote IP address.
Declaration
Swift
public let cityName: String? -
Undocumented
Declaration
Swift
public init(cityName: String? = nil)
View on GitHub
City Structure Reference