Service Mesh Mesh Config Pilot Args
data class ServiceMeshMeshConfigPilotArgs(val http10Enabled: Output<Boolean>? = null, val traceSampling: Output<Double>? = null) : ConvertibleToJava<ServiceMeshMeshConfigPilotArgs>