toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.servicemesh.kotlin.outputs
/
GetServiceMeshesMeshMeshConfigPilot
Get
Service
Meshes
Mesh
Mesh
Config
Pilot
data
class
GetServiceMeshesMeshMeshConfigPilot
(
val
http10Enabled
:
Boolean
,
val
traceSampling
:
Double
)
Members
Constructors
Get
Service
Meshes
Mesh
Mesh
Config
Pilot
Link copied to clipboard
constructor
(
http10Enabled
:
Boolean
,
traceSampling
:
Double
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
http10Enabled
Link copied to clipboard
val
http10Enabled
:
Boolean
Whether to support the HTTP1.0.
trace
Sampling
Link copied to clipboard
val
traceSampling
:
Double
The percentage of the Link trace sampling.