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