routeKey

@JvmName(name = "eathqlucwovjechm")
suspend fun routeKey(value: Output<String>)
@JvmName(name = "jgjoddlqgwxaadlc")
suspend fun routeKey(value: String?)

Parameters

value

The route key for the route. For HTTP APIs, the route key can be either `$default`, or a combination of an HTTP method and resource path, for example, `GET /pets`.