Package-level declarations
Types
Link copied to clipboard
object DataboxFunctions
Link copied to clipboard
data class JobArgs(val deliveryInfo: Output<JobDeliveryInfoArgs>? = null, val deliveryType: Output<Either<String, JobDeliveryType>>? = null, val details: Output<Any>? = null, val identity: Output<ResourceIdentityArgs>? = null, val jobName: Output<String>? = null, val location: Output<String>? = null, val resourceGroupName: Output<String>? = null, val sku: Output<SkuArgs>? = null, val tags: Output<Map<String, String>>? = null, val transferType: Output<Either<String, TransferType>>? = null) : ConvertibleToJava<JobArgs>
Job Resource. API Version: 2020-11-01.
Link copied to clipboard
class JobArgsBuilder
Builder for JobArgs.
Link copied to clipboard
class JobResourceBuilder
Builder for Job.