pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.appmesh.kotlin.inputs
/
VirtualRouterSpecListenerPortMappingArgsBuilder
/
protocol
protocol
@
JvmName
(
name
=
"tkjunuaqfiluybuu"
)
suspend
fun
protocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"oelqrbsjwlrqvdnf"
)
suspend
fun
protocol
(
value
:
String
)
Parameters
value
Protocol used for the port mapping. Valid values are
http
,
http2
,
tcp
and
grpc
.