CreateAddressResult
public struct CreateAddressResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The automatically generated ID for a specific address. You’ll use this ID when you create a job to specify which address you want the Snowball for that job shipped to.
Declaration
Swift
public let addressId: String?
-
Undocumented
Declaration
Swift
public init(addressId: String? = nil)