pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.containerservice.kotlin.outputs
/
KubernetesClusterHttpProxyConfig
/
KubernetesClusterHttpProxyConfig
Kubernetes
Cluster
Http
Proxy
Config
fun
KubernetesClusterHttpProxyConfig
(
httpProxy
:
String
?
=
null
,
httpsProxy
:
String
?
=
null
,
noProxies
:
List
<
String
>
?
=
null
,
trustedCa
:
String
?
=
null
)