pulumi-azure-native-kotlin
2.10.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.cdn.kotlin
/
RouteArgsBuilder
/
supportedProtocols
supported
Protocols
@
JvmName
(
name
=
"ccejybinmvwfmybu"
)
suspend
fun
supportedProtocols
(
value
:
Output
<
List
<
Either
<
String
,
AFDEndpointProtocols
>
>
>
)
@
JvmName
(
name
=
"aeejvuovptflknty"
)
suspend
fun
supportedProtocols
(
value
:
List
<
Either
<
String
,
AFDEndpointProtocols
>
>
?
)
Parameters
value
List of supported protocols for this route.
@
JvmName
(
name
=
"hiqjhrwrxslwqlva"
)
suspend
fun
supportedProtocols
(
vararg
values
:
Output
<
Either
<
String
,
AFDEndpointProtocols
>
>
)
@
JvmName
(
name
=
"frmbrhgewoohaxvx"
)
suspend
fun
supportedProtocols
(
values
:
List
<
Output
<
Either
<
String
,
AFDEndpointProtocols
>
>
>
)
@
JvmName
(
name
=
"xrlqmyuucyajeghs"
)
suspend
fun
supportedProtocols
(
vararg
values
:
Either
<
String
,
AFDEndpointProtocols
>
)
Parameters
values
List of supported protocols for this route.