DeleteDirectConnectGatewayRequest
public struct DeleteDirectConnectGatewayRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ID of the Direct Connect gateway.
Declaration
Swift
public let directConnectGatewayId: String
-
Undocumented
Declaration
Swift
public init(directConnectGatewayId: String)