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
Managed
Cluster
HTTPProxy
Config
Args
Builder
class
ManagedClusterHTTPProxyConfigArgsBuilder
Builder for
ManagedClusterHTTPProxyConfigArgs
.
Members
Functions
http
Proxy
Link copied to clipboard
@
JvmName
(
name
=
"olpkgwrijllwsbrm"
)
suspend
fun
httpProxy
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"unrrjrnotvdepemg"
)
suspend
fun
httpProxy
(
value
:
String
?
)
https
Proxy
Link copied to clipboard
@
JvmName
(
name
=
"mfswhbpyueykcnda"
)
suspend
fun
httpsProxy
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"lqspwpmdgqyktuyh"
)
suspend
fun
httpsProxy
(
value
:
String
?
)
no
Proxy
Link copied to clipboard
@
JvmName
(
name
=
"uucblctcgoaxvwnd"
)
suspend
fun
noProxy
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"hjakjkvsqjcwgpar"
)
suspend
fun
noProxy
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"xtjtbjdcmejjcffa"
)
suspend
fun
noProxy
(
vararg
values
:
String
)
@
JvmName
(
name
=
"nvemhgllpotufnek"
)
suspend
fun
noProxy
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"gvcppbsqulmjvwxd"
)
suspend
fun
noProxy
(
value
:
List
<
String
>
?
)
trusted
Ca
Link copied to clipboard
@
JvmName
(
name
=
"sbwkytdsbdavayir"
)
suspend
fun
trustedCa
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"eqdarxfwcnjtamef"
)
suspend
fun
trustedCa
(
value
:
String
?
)