routeSelectionExpression

@JvmName(name = "logaiboyglhjbxcr")
suspend fun routeSelectionExpression(value: Output<String>)
@JvmName(name = "hrhiemhluyqkbhiy")
suspend fun routeSelectionExpression(value: String?)

Parameters

value

The route selection expression for the API. For HTTP APIs, the `routeSelectionExpression` must be `${request.method} ${request.path}`. If not provided, this will be the default for HTTP APIs. This property is required for WebSocket APIs.