pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerservice.kotlin.inputs
/
ManagedClusterHTTPProxyConfigArgsBuilder
Managed
Cluster
HTTPProxy
Config
Args
Builder
class
ManagedClusterHTTPProxyConfigArgsBuilder
Builder for
ManagedClusterHTTPProxyConfigArgs
.
Functions
Functions
http
Proxy
Link copied to clipboard
@
JvmName
(
name
=
"hbcnfjpusfensfec"
)
suspend
fun
httpProxy
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ufhecyglwsptgrkj"
)
suspend
fun
httpProxy
(
value
:
String
?
)
https
Proxy
Link copied to clipboard
@
JvmName
(
name
=
"gmtqnvayswjiqeqr"
)
suspend
fun
httpsProxy
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cgypuxgacoxnrkgc"
)
suspend
fun
httpsProxy
(
value
:
String
?
)
no
Proxy
Link copied to clipboard
@
JvmName
(
name
=
"sojrmxnecitjstbr"
)
suspend
fun
noProxy
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"jqxfggfxlyfbyrag"
)
suspend
fun
noProxy
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"nxtftyrwgderecwv"
)
suspend
fun
noProxy
(
vararg
values
:
String
)
@
JvmName
(
name
=
"rajrlilkxqoykwxq"
)
suspend
fun
noProxy
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"vwblicjyliafggqm"
)
suspend
fun
noProxy
(
value
:
List
<
String
>
?
)
trusted
Ca
Link copied to clipboard
@
JvmName
(
name
=
"xnrcttvoufcotjfs"
)
suspend
fun
trustedCa
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hysjlwyxcqobssbq"
)
suspend
fun
trustedCa
(
value
:
String
?
)