toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerservice.kotlin.inputs
/
ManagedClusterHTTPProxyConfigArgs
/
ManagedClusterHTTPProxyConfigArgs
Managed
Cluster
HTTPProxy
Config
Args
constructor
(
httpProxy
:
Output
<
String
>
?
=
null
,
httpsProxy
:
Output
<
String
>
?
=
null
,
noProxy
:
Output
<
List
<
String
>
>
?
=
null
,
trustedCa
:
Output
<
String
>
?
=
null
)