ServiceMeshArgs

constructor(clusterIds: Output<List<String>>? = null, clusterSpec: Output<String>? = null, customizedPrometheus: Output<Boolean>? = null, edition: Output<String>? = null, extraConfiguration: Output<ServiceMeshExtraConfigurationArgs>? = null, force: Output<Boolean>? = null, loadBalancer: Output<ServiceMeshLoadBalancerArgs>? = null, meshConfig: Output<ServiceMeshMeshConfigArgs>? = null, network: Output<ServiceMeshNetworkArgs>? = null, prometheusUrl: Output<String>? = null, serviceMeshName: Output<String>? = null, tags: Output<Map<String, String>>? = null, version: Output<String>? = null)