pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.servicemesh.kotlin.inputs
/
ServiceMeshMeshConfigProxyArgs
/
ServiceMeshMeshConfigProxyArgs
Service
Mesh
Mesh
Config
Proxy
Args
fun
ServiceMeshMeshConfigProxyArgs
(
clusterDomain
:
Output
<
String
>
?
=
null
,
limitCpu
:
Output
<
String
>
?
=
null
,
limitMemory
:
Output
<
String
>
?
=
null
,
requestCpu
:
Output
<
String
>
?
=
null
,
requestMemory
:
Output
<
String
>
?
=
null
)