toggle menu
pulumi-alicloud-kotlin
3.56.0.1
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.servicemesh.kotlin.outputs
/
ServiceMeshMeshConfigOpa
Service
Mesh
Mesh
Config
Opa
data
class
ServiceMeshMeshConfigOpa
(
val
enabled
:
Boolean
?
=
null
,
val
limitCpu
:
String
?
=
null
,
val
limitMemory
:
String
?
=
null
,
val
logLevel
:
String
?
=
null
,
val
requestCpu
:
String
?
=
null
,
val
requestMemory
:
String
?
=
null
)
Members
Constructors
Service
Mesh
Mesh
Config
Opa
Link copied to clipboard
constructor
(
enabled
:
Boolean
?
=
null
,
limitCpu
:
String
?
=
null
,
limitMemory
:
String
?
=
null
,
logLevel
:
String
?
=
null
,
requestCpu
:
String
?
=
null
,
requestMemory
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
enabled
Link copied to clipboard
val
enabled
:
Boolean
?
=
null
limit
Cpu
Link copied to clipboard
val
limitCpu
:
String
?
=
null
limit
Memory
Link copied to clipboard
val
limitMemory
:
String
?
=
null
log
Level
Link copied to clipboard
val
logLevel
:
String
?
=
null
request
Cpu
Link copied to clipboard
val
requestCpu
:
String
?
=
null
request
Memory
Link copied to clipboard
val
requestMemory
:
String
?
=
null