CreateVpnGatewayResult
public struct CreateVpnGatewayResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Information about the virtual private gateway.
Declaration
Swift
public let vpnGateway: VpnGateway? -
Undocumented
Declaration
Swift
public init(vpnGateway: VpnGateway? = nil)
View on GitHub
CreateVpnGatewayResult Structure Reference