UpdateGatewayRouteOutput
public struct UpdateGatewayRouteOutput : AWSShape
Undocumented
-
The key for the payload
Declaration
Swift
public static let payloadPath: String?
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A full description of the gateway route that was updated.
Declaration
Swift
public let gatewayRoute: GatewayRouteData
-
Undocumented
Declaration
Swift
public init(gatewayRoute: GatewayRouteData)