pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerservice.kotlin.inputs
/
ManagedClusterHTTPProxyConfigArgs
/
ManagedClusterHTTPProxyConfigArgs
Managed
Cluster
HTTPProxy
Config
Args
fun
ManagedClusterHTTPProxyConfigArgs
(
httpProxy
:
Output
<
String
>
?
=
null
,
httpsProxy
:
Output
<
String
>
?
=
null
,
noProxy
:
Output
<
List
<
String
>
>
?
=
null
,
trustedCa
:
Output
<
String
>
?
=
null
)