toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.containerservice.kotlin.inputs
/
KubernetesClusterHttpProxyConfigArgs
/
KubernetesClusterHttpProxyConfigArgs
Kubernetes
Cluster
Http
Proxy
Config
Args
constructor
(
httpProxy
:
Output
<
String
>
?
=
null
,
httpsProxy
:
Output
<
String
>
?
=
null
,
noProxies
:
Output
<
List
<
String
>
>
?
=
null
,
trustedCa
:
Output
<
String
>
?
=
null
)