DeleteCarrierGatewayResult
public struct DeleteCarrierGatewayResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Information about the carrier gateway.
Declaration
Swift
public let carrierGateway: CarrierGateway?
-
Undocumented
Declaration
Swift
public init(carrierGateway: CarrierGateway? = nil)