ServiceArgs

constructor(appEngine: Output<AppEngineArgs>? = null, basicService: Output<BasicServiceArgs>? = null, cloudEndpoints: Output<CloudEndpointsArgs>? = null, cloudRun: Output<CloudRunArgs>? = null, clusterIstio: Output<ClusterIstioArgs>? = null, custom: Output<CustomArgs>? = null, displayName: Output<String>? = null, gkeNamespace: Output<GkeNamespaceArgs>? = null, gkeService: Output<GkeServiceArgs>? = null, gkeWorkload: Output<GkeWorkloadArgs>? = null, istioCanonicalService: Output<IstioCanonicalServiceArgs>? = null, meshIstio: Output<MeshIstioArgs>? = null, name: Output<String>? = null, serviceId: Output<String>? = null, telemetry: Output<TelemetryArgs>? = null, userLabels: Output<Map<String, String>>? = null, v3Id: Output<String>? = null, v3Id1: Output<String>? = null)