Locations
public struct Locations : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The locations.
Declaration
Swift
public let locations: [Location]? -
Undocumented
Declaration
Swift
public init(locations: [Location]? = nil)
View on GitHub
Locations Structure Reference