toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerservice.kotlin.inputs
/
ManagedClusterHTTPProxyConfigArgsBuilder
/
noProxy
no
Proxy
@
JvmName
(
name
=
"uucblctcgoaxvwnd"
)
suspend
fun
noProxy
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"gvcppbsqulmjvwxd"
)
suspend
fun
noProxy
(
value
:
List
<
String
>
?
)
Parameters
value
The endpoints that should not go through proxy.
@
JvmName
(
name
=
"hjakjkvsqjcwgpar"
)
suspend
fun
noProxy
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"nvemhgllpotufnek"
)
suspend
fun
noProxy
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"xtjtbjdcmejjcffa"
)
suspend
fun
noProxy
(
vararg
values
:
String
)
Parameters
values
The endpoints that should not go through proxy.