toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hybridcontainerservice.kotlin.inputs
/
HttpProxyConfigArgsBuilder
/
noProxy
no
Proxy
@
JvmName
(
name
=
"lwjlvbglsvhhhnbv"
)
suspend
fun
noProxy
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"xrsdbacwfqjpqxxe"
)
suspend
fun
noProxy
(
value
:
List
<
String
>
?
)
Parameters
value
The endpoints that should not go through proxy.
@
JvmName
(
name
=
"axhgdamojlvtngju"
)
suspend
fun
noProxy
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"qpejryioocdsbjwt"
)
suspend
fun
noProxy
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"vhtdsnetvnjetdvk"
)
suspend
fun
noProxy
(
vararg
values
:
String
)
Parameters
values
The endpoints that should not go through proxy.