AttachVpnGatewayResult
public struct AttachVpnGatewayResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Information about the attachment.
Declaration
Swift
public let vpcAttachment: VpcAttachment? -
Undocumented
Declaration
Swift
public init(vpcAttachment: VpcAttachment? = nil)
View on GitHub
AttachVpnGatewayResult Structure Reference