toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.servicemesh.kotlin.inputs
/
ServiceMeshMeshConfigAuditArgs
Service
Mesh
Mesh
Config
Audit
Args
data
class
ServiceMeshMeshConfigAuditArgs
(
val
enabled
:
Output
<
Boolean
>
?
=
null
,
val
project
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
ServiceMeshMeshConfigAuditArgs
>
Members
Constructors
Service
Mesh
Mesh
Config
Audit
Args
Link copied to clipboard
constructor
(
enabled
:
Output
<
Boolean
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
)
Properties
enabled
Link copied to clipboard
val
enabled
:
Output
<
Boolean
>
?
=
null
Enable CNI
project
Link copied to clipboard
val
project
:
Output
<
String
>
?
=
null
The name of the SLS Project to which the control plane logs are collected.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ServiceMeshMeshConfigAuditArgs