toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.cdn.kotlin
/
RouteArgsBuilder
/
supportedProtocols
supported
Protocols
@
JvmName
(
name
=
"saevmknvaxrxmfcc"
)
suspend
fun
supportedProtocols
(
value
:
Output
<
List
<
Either
<
String
,
AFDEndpointProtocols
>
>
>
)
@
JvmName
(
name
=
"vhcnaovsdbxcfath"
)
suspend
fun
supportedProtocols
(
value
:
List
<
Either
<
String
,
AFDEndpointProtocols
>
>
?
)
Parameters
value
List of supported protocols for this route.
@
JvmName
(
name
=
"kpsdxpnlhuxtxbfb"
)
suspend
fun
supportedProtocols
(
vararg
values
:
Output
<
Either
<
String
,
AFDEndpointProtocols
>
>
)
@
JvmName
(
name
=
"cspmvfgmdfasnxis"
)
suspend
fun
supportedProtocols
(
values
:
List
<
Output
<
Either
<
String
,
AFDEndpointProtocols
>
>
>
)
@
JvmName
(
name
=
"kfmnhhkivwsxplth"
)
suspend
fun
supportedProtocols
(
vararg
values
:
Either
<
String
,
AFDEndpointProtocols
>
)
Parameters
values
List of supported protocols for this route.