CustomServiceArgs

constructor(displayName: Output<String>? = null, project: Output<String>? = null, serviceId: Output<String>? = null, telemetry: Output<CustomServiceTelemetryArgs>? = null, userLabels: Output<Map<String, String>>? = null)