BatchDeploymentResponse

constructor(codeConfiguration: CodeConfigurationResponse? = null, compute: ComputeConfigurationResponse? = null, description: String? = null, environmentId: String? = null, environmentVariables: Map<String, String>? = null, errorThreshold: Int? = null, loggingLevel: String? = null, miniBatchSize: Double? = null, model: Any? = null, outputConfiguration: BatchOutputConfigurationResponse? = null, partitionKeys: List<String>? = null, properties: Map<String, String>? = null, retrySettings: BatchRetrySettingsResponse? = null)