pulumi-azure-native-kotlin
2.8.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.cdn.kotlin
/
RouteArgsBuilder
/
supportedProtocols
supported
Protocols
@
JvmName
(
name
=
"hnbvdkkjhxfvxysn"
)
suspend
fun
supportedProtocols
(
value
:
Output
<
List
<
Either
<
String
,
AFDEndpointProtocols
>
>
>
)
@
JvmName
(
name
=
"nhrtxwaenwrlefxy"
)
suspend
fun
supportedProtocols
(
value
:
List
<
Either
<
String
,
AFDEndpointProtocols
>
>
?
)
Parameters
value
List of supported protocols for this route.
@
JvmName
(
name
=
"kandijftlykakeqx"
)
suspend
fun
supportedProtocols
(
vararg
values
:
Output
<
Either
<
String
,
AFDEndpointProtocols
>
>
)
@
JvmName
(
name
=
"shgsxaawpcbatuad"
)
suspend
fun
supportedProtocols
(
values
:
List
<
Output
<
Either
<
String
,
AFDEndpointProtocols
>
>
>
)
@
JvmName
(
name
=
"tenevqcpuecfmvhr"
)
suspend
fun
supportedProtocols
(
vararg
values
:
Either
<
String
,
AFDEndpointProtocols
>
)
Parameters
values
List of supported protocols for this route.