pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerservice.kotlin.outputs
/
ManagedClusterHTTPProxyConfigResponse
/
ManagedClusterHTTPProxyConfigResponse
Managed
Cluster
HTTPProxy
Config
Response
fun
ManagedClusterHTTPProxyConfigResponse
(
httpProxy
:
String
?
=
null
,
httpsProxy
:
String
?
=
null
,
noProxy
:
List
<
String
>
?
=
null
,
trustedCa
:
String
?
=
null
)