pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.appmesh.kotlin.inputs
/
VirtualGatewaySpecListenerHealthCheckArgsBuilder
/
protocol
protocol
@
JvmName
(
name
=
"ccbnjeeevokoqbow"
)
suspend
fun
protocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xaguqvtcduiyyscf"
)
suspend
fun
protocol
(
value
:
String
)
Parameters
value
Protocol for the health check request. Valid values are
http
,
http2
, and
grpc
.