toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.servicemesh.kotlin.inputs
/
ServiceMeshExtraConfigurationArgs
Service
Mesh
Extra
Configuration
Args
data
class
ServiceMeshExtraConfigurationArgs
(
val
crAggregationEnabled
:
Output
<
Boolean
>
?
=
null
)
:
ConvertibleToJava
<
ServiceMeshExtraConfigurationArgs
>
Members
Constructors
Service
Mesh
Extra
Configuration
Args
Link copied to clipboard
constructor
(
crAggregationEnabled
:
Output
<
Boolean
>
?
=
null
)
Properties
cr
Aggregation
Enabled
Link copied to clipboard
val
crAggregationEnabled
:
Output
<
Boolean
>
?
=
null
Whether the data plane KubeAPI access capability is enabled.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ServiceMeshExtraConfigurationArgs