pulumi-alicloud-kotlin
3.43.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.servicemesh.kotlin.inputs
/
ServiceMeshMeshConfigKialiArgs
Service
Mesh
Mesh
Config
Kiali
Args
data
class
ServiceMeshMeshConfigKialiArgs
(
val
enabled
:
Output
<
Boolean
>
?
=
null
)
:
ConvertibleToJava
<
ServiceMeshMeshConfigKialiArgs
>
Constructors
Functions
Properties
Constructors
Service
Mesh
Mesh
Config
Kiali
Args
Link copied to clipboard
fun
ServiceMeshMeshConfigKialiArgs
(
enabled
:
Output
<
Boolean
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ServiceMeshMeshConfigKialiArgs
Properties
enabled
Link copied to clipboard
val
enabled
:
Output
<
Boolean
>
?
=
null
Whether to enable of the access logging. Valid values:
true
and
false
.