pulumi-azure-kotlin
5.53.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
=
"pvmbvsewwbybjgdj"
)
suspend
fun
httpProxy
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wwjgcdhmfeolxxsm"
)
suspend
fun
httpProxy
(
value
:
String
?
)
https
Proxy
Link copied to clipboard
@
JvmName
(
name
=
"udnabrxjdxdhiihl"
)
suspend
fun
httpsProxy
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"yqumcgsixnkemyxo"
)
suspend
fun
httpsProxy
(
value
:
String
?
)
no
Proxies
Link copied to clipboard
@
JvmName
(
name
=
"wfuuhknjvbntiwoj"
)
suspend
fun
noProxies
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"ifwflsiraktdrbty"
)
suspend
fun
noProxies
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"hfvrpkeybcseuele"
)
suspend
fun
noProxies
(
vararg
values
:
String
)
@
JvmName
(
name
=
"rhvwjyhfkqbmfgsi"
)
suspend
fun
noProxies
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"roiibgopyoovfqxg"
)
suspend
fun
noProxies
(
value
:
List
<
String
>
?
)
trusted
Ca
Link copied to clipboard
@
JvmName
(
name
=
"dcunsksqklgjusbi"
)
suspend
fun
trustedCa
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pnttlewoootsavca"
)
suspend
fun
trustedCa
(
value
:
String
?
)