CreateGatewayRouteOutput
public struct CreateGatewayRouteOutput : AWSShape
Undocumented
-
The key for the payload
Declaration
Swift
public static let payloadPath: String? -
Declaration
Swift
public static var _members: [AWSShapeMember] -
The full description of your gateway route following the create call.
Declaration
Swift
public let gatewayRoute: GatewayRouteData -
Undocumented
Declaration
Swift
public init(gatewayRoute: GatewayRouteData)
View on GitHub
CreateGatewayRouteOutput Structure Reference