HttpGatewayRouteAction
public struct HttpGatewayRouteAction : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
An object that represents the target that traffic is routed to when a request matches the gateway route.
Declaration
Swift
public let target: GatewayRouteTarget -
Undocumented
Declaration
Swift
public init(target: GatewayRouteTarget) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
HttpGatewayRouteAction Structure Reference