pulumi-azure-kotlin
5.58.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.containerservice.kotlin.inputs
/
KubernetesClusterHttpProxyConfigArgsBuilder
Kubernetes
Cluster
Http
Proxy
Config
Args
Builder
class
KubernetesClusterHttpProxyConfigArgsBuilder
Builder for
KubernetesClusterHttpProxyConfigArgs
.
Functions
Functions
http
Proxy
Link copied to clipboard
@
JvmName
(
name
=
"qquohshwqaqepdgi"
)
suspend
fun
httpProxy
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cpdykxenjxehjtec"
)
suspend
fun
httpProxy
(
value
:
String
?
)
https
Proxy
Link copied to clipboard
@
JvmName
(
name
=
"vnyoaiohaayfkutm"
)
suspend
fun
httpsProxy
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mtpkidmopclbbdwi"
)
suspend
fun
httpsProxy
(
value
:
String
?
)
no
Proxies
Link copied to clipboard
@
JvmName
(
name
=
"jhfbqpobdrneashm"
)
suspend
fun
noProxies
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"mpodiehwynuswjom"
)
suspend
fun
noProxies
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"mklsusdmufsirgsl"
)
suspend
fun
noProxies
(
vararg
values
:
String
)
@
JvmName
(
name
=
"kxondiqledtsdnnk"
)
suspend
fun
noProxies
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"jgitfyuyvywmgcet"
)
suspend
fun
noProxies
(
value
:
List
<
String
>
?
)
trusted
Ca
Link copied to clipboard
@
JvmName
(
name
=
"ekrluowxmawffqel"
)
suspend
fun
trustedCa
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vdpwfqityrpfufmv"
)
suspend
fun
trustedCa
(
value
:
String
?
)