toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.appmesh.kotlin.inputs
/
RouteSpecArgsBuilder
/
http2Route
http2Route
@
JvmName
(
name
=
"ldldvyuxvtixikfp"
)
suspend
fun
http2Route
(
value
:
Output
<
RouteSpecHttp2RouteArgs
>
)
@
JvmName
(
name
=
"bkobxnmwwdmemfsr"
)
suspend
fun
http2Route
(
value
:
RouteSpecHttp2RouteArgs
?
)
Parameters
value
HTTP/2 routing information for the route.
@
JvmName
(
name
=
"wcxedywqwttjlrbw"
)
suspend
fun
http2Route
(
argument
:
suspend
RouteSpecHttp2RouteArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
HTTP/2 routing information for the route.