GetStreamingJobResult

constructor(azureApiVersion: String, cluster: ClusterInfoResponse? = null, compatibilityLevel: String? = null, contentStoragePolicy: String? = null, createdDate: String, dataLocale: String? = null, etag: String, eventsLateArrivalMaxDelayInSeconds: Int? = null, eventsOutOfOrderMaxDelayInSeconds: Int? = null, eventsOutOfOrderPolicy: String? = null, functions: List<FunctionResponse>? = null, id: String, identity: IdentityResponse? = null, inputs: List<InputResponse>? = null, jobId: String, jobState: String, jobStorageAccount: JobStorageAccountResponse? = null, jobType: String? = null, lastOutputEventTime: String, location: String? = null, name: String, outputErrorPolicy: String? = null, outputStartMode: String? = null, outputStartTime: String? = null, outputs: List<OutputResponse>? = null, provisioningState: String, sku: SkuResponse? = null, tags: Map<String, String>? = null, transformation: TransformationResponse? = null, type: String)