pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerservice.kotlin.inputs
/
ManagedClusterHTTPProxyConfigArgsBuilder
/
noProxy
no
Proxy
@
JvmName
(
name
=
"dtbuvnpgombrmtyn"
)
suspend
fun
noProxy
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"kcghtfxbgeatgsfw"
)
suspend
fun
noProxy
(
value
:
List
<
String
>
?
)
Parameters
value
Endpoints that should not go through proxy.
@
JvmName
(
name
=
"wjoqcmjceumsexqb"
)
suspend
fun
noProxy
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ouyscycbbkwihtbc"
)
suspend
fun
noProxy
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"pfbixmcicdwobdce"
)
suspend
fun
noProxy
(
vararg
values
:
String
)
Parameters
values
Endpoints that should not go through proxy.