AssociateAddressResult
public struct AssociateAddressResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
[EC2-VPC] The ID that represents the association of the Elastic IP address with an instance.
Declaration
Swift
public let associationId: String?
-
Undocumented
Declaration
Swift
public init(associationId: String? = nil)