DeleteDirectConnectGatewayAssociationProposalResult
public struct DeleteDirectConnectGatewayAssociationProposalResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ID of the associated gateway.
Declaration
Swift
public let directConnectGatewayAssociationProposal: DirectConnectGatewayAssociationProposal?
-
Undocumented
Declaration
Swift
public init(directConnectGatewayAssociationProposal: DirectConnectGatewayAssociationProposal? = nil)