toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.apimanagement.kotlin
/
GatewayHostNameConfigurationArgsBuilder
/
http2Enabled
http2Enabled
@
JvmName
(
name
=
"qcoxuerfcdpkwnkm"
)
suspend
fun
http2Enabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"rlfhugcwdvccbeiv"
)
suspend
fun
http2Enabled
(
value
:
Boolean
?
)
Parameters
value
Whether HTTP/2.0 is supported. Defaults to
true
.