pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.servicemesh.kotlin.inputs
/
ServiceMeshMeshConfigOpaArgs
/
ServiceMeshMeshConfigOpaArgs
Service
Mesh
Mesh
Config
Opa
Args
fun
ServiceMeshMeshConfigOpaArgs
(
enabled
:
Output
<
Boolean
>
?
=
null
,
limitCpu
:
Output
<
String
>
?
=
null
,
limitMemory
:
Output
<
String
>
?
=
null
,
logLevel
:
Output
<
String
>
?
=
null
,
requestCpu
:
Output
<
String
>
?
=
null
,
requestMemory
:
Output
<
String
>
?
=
null
)