toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.appmesh.kotlin.inputs
/
VirtualGatewaySpecListenerPortMappingArgsBuilder
/
protocol
protocol
@
JvmName
(
name
=
"svxxvfayppojvdip"
)
suspend
fun
protocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vdpafhxvlumafjst"
)
suspend
fun
protocol
(
value
:
String
)
Parameters
value
Protocol used for the port mapping. Valid values are
http
,
http2
,
tcp
and
grpc
.