pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.servicemesh.kotlin.outputs
/
ServiceMeshMeshConfigControlPlaneLog
Service
Mesh
Mesh
Config
Control
Plane
Log
data
class
ServiceMeshMeshConfigControlPlaneLog
(
val
enabled
:
Boolean
?
=
null
,
val
project
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Service
Mesh
Mesh
Config
Control
Plane
Log
Link copied to clipboard
fun
ServiceMeshMeshConfigControlPlaneLog
(
enabled
:
Boolean
?
=
null
,
project
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
enabled
Link copied to clipboard
val
enabled
:
Boolean
?
=
null
Enable CNI.
project
Link copied to clipboard
val
project
:
String
?
=
null
The name of the SLS Project to which the control plane logs are collected.