GrpcGatewayRouteMatch
public struct GrpcGatewayRouteMatch : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The fully qualified domain name for the service to match from the request.
Declaration
Swift
public let serviceName: String?
-
Undocumented
Declaration
Swift
public init(serviceName: String? = nil)