Package-level declarations

Types

Link copied to clipboard
class AutoscalingPolicy : KotlinCustomResource

Describes an autoscaling policy for Dataproc cluster autoscaler.

Link copied to clipboard
data class AutoscalingPolicyArgs(val basicAlgorithm: Output<AutoscalingPolicyBasicAlgorithmArgs>? = null, val location: Output<String>? = null, val policyId: Output<String>? = null, val project: Output<String>? = null, val secondaryWorkerConfig: Output<AutoscalingPolicySecondaryWorkerConfigArgs>? = null, val workerConfig: Output<AutoscalingPolicyWorkerConfigArgs>? = null) : ConvertibleToJava<AutoscalingPolicyArgs>

Describes an autoscaling policy for Dataproc cluster autoscaler.

Link copied to clipboard
class AutoscalingPolicyIamBinding : KotlinCustomResource

Three different resources help you manage your IAM policy for Dataproc AutoscalingPolicy. Each of these resources serves a different use case:

Link copied to clipboard
data class AutoscalingPolicyIamBindingArgs(val condition: Output<AutoscalingPolicyIamBindingConditionArgs>? = null, val location: Output<String>? = null, val members: Output<List<String>>? = null, val policyId: Output<String>? = null, val project: Output<String>? = null, val role: Output<String>? = null) : ConvertibleToJava<AutoscalingPolicyIamBindingArgs>

Three different resources help you manage your IAM policy for Dataproc AutoscalingPolicy. Each of these resources serves a different use case:

Link copied to clipboard
class AutoscalingPolicyIamMember : KotlinCustomResource

Three different resources help you manage your IAM policy for Dataproc AutoscalingPolicy. Each of these resources serves a different use case:

Link copied to clipboard
data class AutoscalingPolicyIamMemberArgs(val condition: Output<AutoscalingPolicyIamMemberConditionArgs>? = null, val location: Output<String>? = null, val member: Output<String>? = null, val policyId: Output<String>? = null, val project: Output<String>? = null, val role: Output<String>? = null) : ConvertibleToJava<AutoscalingPolicyIamMemberArgs>

Three different resources help you manage your IAM policy for Dataproc AutoscalingPolicy. Each of these resources serves a different use case:

Link copied to clipboard
class AutoscalingPolicyIamPolicy : KotlinCustomResource

Three different resources help you manage your IAM policy for Dataproc AutoscalingPolicy. Each of these resources serves a different use case:

Link copied to clipboard
data class AutoscalingPolicyIamPolicyArgs(val location: Output<String>? = null, val policyData: Output<String>? = null, val policyId: Output<String>? = null, val project: Output<String>? = null) : ConvertibleToJava<AutoscalingPolicyIamPolicyArgs>

Three different resources help you manage your IAM policy for Dataproc AutoscalingPolicy. Each of these resources serves a different use case:

Link copied to clipboard
object AutoscalingPolicyMapper : ResourceMapper<AutoscalingPolicy>
Link copied to clipboard
class Batch : KotlinCustomResource

Dataproc Serverless Batches lets you run Spark workloads without requiring you to provision and manage your own Dataproc cluster. To get more information about Batch, see:

Link copied to clipboard
data class BatchArgs(val batchId: Output<String>? = null, val environmentConfig: Output<BatchEnvironmentConfigArgs>? = null, val labels: Output<Map<String, String>>? = null, val location: Output<String>? = null, val project: Output<String>? = null, val pysparkBatch: Output<BatchPysparkBatchArgs>? = null, val runtimeConfig: Output<BatchRuntimeConfigArgs>? = null, val sparkBatch: Output<BatchSparkBatchArgs>? = null, val sparkRBatch: Output<BatchSparkRBatchArgs>? = null, val sparkSqlBatch: Output<BatchSparkSqlBatchArgs>? = null) : ConvertibleToJava<BatchArgs>

Dataproc Serverless Batches lets you run Spark workloads without requiring you to provision and manage your own Dataproc cluster. To get more information about Batch, see:

Link copied to clipboard

Builder for BatchArgs.

Link copied to clipboard
object BatchMapper : ResourceMapper<Batch>
Link copied to clipboard

Builder for Batch.

Link copied to clipboard
class Cluster : KotlinCustomResource

Manages a Cloud Dataproc cluster resource within GCP.

Link copied to clipboard
data class ClusterArgs(val clusterConfig: Output<ClusterClusterConfigArgs>? = null, val gracefulDecommissionTimeout: Output<String>? = null, val labels: Output<Map<String, String>>? = null, val name: Output<String>? = null, val project: Output<String>? = null, val region: Output<String>? = null, val virtualClusterConfig: Output<ClusterVirtualClusterConfigArgs>? = null) : ConvertibleToJava<ClusterArgs>

Manages a Cloud Dataproc cluster resource within GCP.

Link copied to clipboard
Link copied to clipboard
class ClusterIAMBinding : KotlinCustomResource

Three different resources help you manage IAM policies on dataproc clusters. Each of these resources serves a different use case:

Link copied to clipboard
data class ClusterIAMBindingArgs(val cluster: Output<String>? = null, val condition: Output<ClusterIAMBindingConditionArgs>? = null, val members: Output<List<String>>? = null, val project: Output<String>? = null, val region: Output<String>? = null, val role: Output<String>? = null) : ConvertibleToJava<ClusterIAMBindingArgs>

Three different resources help you manage IAM policies on dataproc clusters. Each of these resources serves a different use case:

Link copied to clipboard
object ClusterIAMBindingMapper : ResourceMapper<ClusterIAMBinding>
Link copied to clipboard
class ClusterIAMMember : KotlinCustomResource

Three different resources help you manage IAM policies on dataproc clusters. Each of these resources serves a different use case:

Link copied to clipboard
data class ClusterIAMMemberArgs(val cluster: Output<String>? = null, val condition: Output<ClusterIAMMemberConditionArgs>? = null, val member: Output<String>? = null, val project: Output<String>? = null, val region: Output<String>? = null, val role: Output<String>? = null) : ConvertibleToJava<ClusterIAMMemberArgs>

Three different resources help you manage IAM policies on dataproc clusters. Each of these resources serves a different use case:

Link copied to clipboard
object ClusterIAMMemberMapper : ResourceMapper<ClusterIAMMember>
Link copied to clipboard
class ClusterIAMPolicy : KotlinCustomResource

Three different resources help you manage IAM policies on dataproc clusters. Each of these resources serves a different use case:

Link copied to clipboard
data class ClusterIAMPolicyArgs(val cluster: Output<String>? = null, val policyData: Output<String>? = null, val project: Output<String>? = null, val region: Output<String>? = null) : ConvertibleToJava<ClusterIAMPolicyArgs>

Three different resources help you manage IAM policies on dataproc clusters. Each of these resources serves a different use case:

Link copied to clipboard
object ClusterIAMPolicyMapper : ResourceMapper<ClusterIAMPolicy>
Link copied to clipboard
object ClusterMapper : ResourceMapper<Cluster>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class GdcApplicationEnvironment : KotlinCustomResource

An ApplicationEnvironment contains shared configuration that may be referenced by multiple SparkApplications. To get more information about ApplicationEnvironment, see:

Link copied to clipboard
data class GdcApplicationEnvironmentArgs(val annotations: Output<Map<String, String>>? = null, val applicationEnvironmentId: Output<String>? = null, val displayName: Output<String>? = null, val labels: Output<Map<String, String>>? = null, val location: Output<String>? = null, val namespace: Output<String>? = null, val project: Output<String>? = null, val serviceinstance: Output<String>? = null, val sparkApplicationEnvironmentConfig: Output<GdcApplicationEnvironmentSparkApplicationEnvironmentConfigArgs>? = null) : ConvertibleToJava<GdcApplicationEnvironmentArgs>

An ApplicationEnvironment contains shared configuration that may be referenced by multiple SparkApplications. To get more information about ApplicationEnvironment, see:

Link copied to clipboard
class GdcServiceInstance : KotlinCustomResource

A service instance is an instance of the Dataproc operator running on a GDC cluster. To get more information about ServiceInstance, see:

Link copied to clipboard
data class GdcServiceInstanceArgs(val displayName: Output<String>? = null, val gdceCluster: Output<GdcServiceInstanceGdceClusterArgs>? = null, val labels: Output<Map<String, String>>? = null, val location: Output<String>? = null, val project: Output<String>? = null, val serviceAccount: Output<String>? = null, val serviceInstanceId: Output<String>? = null, val sparkServiceInstanceConfig: Output<GdcServiceInstanceSparkServiceInstanceConfigArgs>? = null) : ConvertibleToJava<GdcServiceInstanceArgs>

A service instance is an instance of the Dataproc operator running on a GDC cluster. To get more information about ServiceInstance, see:

Link copied to clipboard
Link copied to clipboard
class GdcSparkApplication : KotlinCustomResource

A Spark application is a single Spark workload run on a GDC cluster. To get more information about SparkApplication, see:

Link copied to clipboard
data class GdcSparkApplicationArgs(val annotations: Output<Map<String, String>>? = null, val applicationEnvironment: Output<String>? = null, val dependencyImages: Output<List<String>>? = null, val displayName: Output<String>? = null, val labels: Output<Map<String, String>>? = null, val location: Output<String>? = null, val namespace: Output<String>? = null, val project: Output<String>? = null, val properties: Output<Map<String, String>>? = null, val pysparkApplicationConfig: Output<GdcSparkApplicationPysparkApplicationConfigArgs>? = null, val serviceinstance: Output<String>? = null, val sparkApplicationConfig: Output<GdcSparkApplicationSparkApplicationConfigArgs>? = null, val sparkApplicationId: Output<String>? = null, val sparkRApplicationConfig: Output<GdcSparkApplicationSparkRApplicationConfigArgs>? = null, val sparkSqlApplicationConfig: Output<GdcSparkApplicationSparkSqlApplicationConfigArgs>? = null, val version: Output<String>? = null) : ConvertibleToJava<GdcSparkApplicationArgs>

A Spark application is a single Spark workload run on a GDC cluster. To get more information about SparkApplication, see:

Link copied to clipboard
Link copied to clipboard
class Job : KotlinCustomResource

Manages a job resource within a Dataproc cluster within GCE. For more information see the official dataproc documentation. !>Note: This resource does not support 'update' and changing any attributes will cause the resource to be recreated.

Link copied to clipboard
data class JobArgs(val forceDelete: Output<Boolean>? = null, val hadoopConfig: Output<JobHadoopConfigArgs>? = null, val hiveConfig: Output<JobHiveConfigArgs>? = null, val labels: Output<Map<String, String>>? = null, val pigConfig: Output<JobPigConfigArgs>? = null, val placement: Output<JobPlacementArgs>? = null, val prestoConfig: Output<JobPrestoConfigArgs>? = null, val project: Output<String>? = null, val pysparkConfig: Output<JobPysparkConfigArgs>? = null, val reference: Output<JobReferenceArgs>? = null, val region: Output<String>? = null, val scheduling: Output<JobSchedulingArgs>? = null, val sparkConfig: Output<JobSparkConfigArgs>? = null, val sparksqlConfig: Output<JobSparksqlConfigArgs>? = null) : ConvertibleToJava<JobArgs>

Manages a job resource within a Dataproc cluster within GCE. For more information see the official dataproc documentation. !>Note: This resource does not support 'update' and changing any attributes will cause the resource to be recreated.

Link copied to clipboard

Builder for JobArgs.

Link copied to clipboard
class JobIAMBinding : KotlinCustomResource

Three different resources help you manage IAM policies on dataproc jobs. Each of these resources serves a different use case:

Link copied to clipboard
data class JobIAMBindingArgs(val condition: Output<JobIAMBindingConditionArgs>? = null, val jobId: Output<String>? = null, val members: Output<List<String>>? = null, val project: Output<String>? = null, val region: Output<String>? = null, val role: Output<String>? = null) : ConvertibleToJava<JobIAMBindingArgs>

Three different resources help you manage IAM policies on dataproc jobs. Each of these resources serves a different use case:

Link copied to clipboard
Link copied to clipboard
object JobIAMBindingMapper : ResourceMapper<JobIAMBinding>
Link copied to clipboard
Link copied to clipboard
class JobIAMMember : KotlinCustomResource

Three different resources help you manage IAM policies on dataproc jobs. Each of these resources serves a different use case:

Link copied to clipboard
data class JobIAMMemberArgs(val condition: Output<JobIAMMemberConditionArgs>? = null, val jobId: Output<String>? = null, val member: Output<String>? = null, val project: Output<String>? = null, val region: Output<String>? = null, val role: Output<String>? = null) : ConvertibleToJava<JobIAMMemberArgs>

Three different resources help you manage IAM policies on dataproc jobs. Each of these resources serves a different use case:

Link copied to clipboard
Link copied to clipboard
object JobIAMMemberMapper : ResourceMapper<JobIAMMember>
Link copied to clipboard
Link copied to clipboard
class JobIAMPolicy : KotlinCustomResource

Three different resources help you manage IAM policies on dataproc jobs. Each of these resources serves a different use case:

Link copied to clipboard
data class JobIAMPolicyArgs(val jobId: Output<String>? = null, val policyData: Output<String>? = null, val project: Output<String>? = null, val region: Output<String>? = null) : ConvertibleToJava<JobIAMPolicyArgs>

Three different resources help you manage IAM policies on dataproc jobs. Each of these resources serves a different use case:

Link copied to clipboard
Link copied to clipboard
object JobIAMPolicyMapper : ResourceMapper<JobIAMPolicy>
Link copied to clipboard
Link copied to clipboard
object JobMapper : ResourceMapper<Job>
Link copied to clipboard

Builder for Job.

Link copied to clipboard
class MetastoreDatabaseIamBinding : KotlinCustomResource

Three different resources help you manage your IAM policy for Dataproc Metastore Database. Each of these resources serves a different use case:

Link copied to clipboard
data class MetastoreDatabaseIamBindingArgs(val condition: Output<MetastoreDatabaseIamBindingConditionArgs>? = null, val database: Output<String>? = null, val location: Output<String>? = null, val members: Output<List<String>>? = null, val project: Output<String>? = null, val role: Output<String>? = null, val serviceId: Output<String>? = null) : ConvertibleToJava<MetastoreDatabaseIamBindingArgs>

Three different resources help you manage your IAM policy for Dataproc Metastore Database. Each of these resources serves a different use case:

Link copied to clipboard
class MetastoreDatabaseIamMember : KotlinCustomResource

Three different resources help you manage your IAM policy for Dataproc Metastore Database. Each of these resources serves a different use case:

Link copied to clipboard
data class MetastoreDatabaseIamMemberArgs(val condition: Output<MetastoreDatabaseIamMemberConditionArgs>? = null, val database: Output<String>? = null, val location: Output<String>? = null, val member: Output<String>? = null, val project: Output<String>? = null, val role: Output<String>? = null, val serviceId: Output<String>? = null) : ConvertibleToJava<MetastoreDatabaseIamMemberArgs>

Three different resources help you manage your IAM policy for Dataproc Metastore Database. Each of these resources serves a different use case:

Link copied to clipboard
class MetastoreDatabaseIamPolicy : KotlinCustomResource

Three different resources help you manage your IAM policy for Dataproc Metastore Database. Each of these resources serves a different use case:

Link copied to clipboard
data class MetastoreDatabaseIamPolicyArgs(val database: Output<String>? = null, val location: Output<String>? = null, val policyData: Output<String>? = null, val project: Output<String>? = null, val serviceId: Output<String>? = null) : ConvertibleToJava<MetastoreDatabaseIamPolicyArgs>

Three different resources help you manage your IAM policy for Dataproc Metastore Database. Each of these resources serves a different use case:

Link copied to clipboard
class MetastoreFederation : KotlinCustomResource

A managed metastore federation.

Link copied to clipboard
data class MetastoreFederationArgs(val backendMetastores: Output<List<MetastoreFederationBackendMetastoreArgs>>? = null, val deletionProtection: Output<Boolean>? = null, val federationId: Output<String>? = null, val labels: Output<Map<String, String>>? = null, val location: Output<String>? = null, val project: Output<String>? = null, val version: Output<String>? = null) : ConvertibleToJava<MetastoreFederationArgs>

A managed metastore federation.

Link copied to clipboard
class MetastoreFederationIamBinding : KotlinCustomResource

Three different resources help you manage your IAM policy for Dataproc Metastore Federation. Each of these resources serves a different use case:

Link copied to clipboard
data class MetastoreFederationIamBindingArgs(val condition: Output<MetastoreFederationIamBindingConditionArgs>? = null, val federationId: Output<String>? = null, val location: Output<String>? = null, val members: Output<List<String>>? = null, val project: Output<String>? = null, val role: Output<String>? = null) : ConvertibleToJava<MetastoreFederationIamBindingArgs>

Three different resources help you manage your IAM policy for Dataproc Metastore Federation. Each of these resources serves a different use case:

Link copied to clipboard
class MetastoreFederationIamMember : KotlinCustomResource

Three different resources help you manage your IAM policy for Dataproc Metastore Federation. Each of these resources serves a different use case:

Link copied to clipboard
data class MetastoreFederationIamMemberArgs(val condition: Output<MetastoreFederationIamMemberConditionArgs>? = null, val federationId: Output<String>? = null, val location: Output<String>? = null, val member: Output<String>? = null, val project: Output<String>? = null, val role: Output<String>? = null) : ConvertibleToJava<MetastoreFederationIamMemberArgs>

Three different resources help you manage your IAM policy for Dataproc Metastore Federation. Each of these resources serves a different use case:

Link copied to clipboard
class MetastoreFederationIamPolicy : KotlinCustomResource

Three different resources help you manage your IAM policy for Dataproc Metastore Federation. Each of these resources serves a different use case:

Link copied to clipboard
data class MetastoreFederationIamPolicyArgs(val federationId: Output<String>? = null, val location: Output<String>? = null, val policyData: Output<String>? = null, val project: Output<String>? = null) : ConvertibleToJava<MetastoreFederationIamPolicyArgs>

Three different resources help you manage your IAM policy for Dataproc Metastore Federation. Each of these resources serves a different use case:

Link copied to clipboard
Link copied to clipboard
class MetastoreService : KotlinCustomResource

A managed metastore service that serves metadata queries. To get more information about Service, see:

Link copied to clipboard
data class MetastoreServiceArgs(val databaseType: Output<String>? = null, val deletionProtection: Output<Boolean>? = null, val encryptionConfig: Output<MetastoreServiceEncryptionConfigArgs>? = null, val hiveMetastoreConfig: Output<MetastoreServiceHiveMetastoreConfigArgs>? = null, val labels: Output<Map<String, String>>? = null, val location: Output<String>? = null, val maintenanceWindow: Output<MetastoreServiceMaintenanceWindowArgs>? = null, val metadataIntegration: Output<MetastoreServiceMetadataIntegrationArgs>? = null, val network: Output<String>? = null, val networkConfig: Output<MetastoreServiceNetworkConfigArgs>? = null, val port: Output<Int>? = null, val project: Output<String>? = null, val releaseChannel: Output<String>? = null, val scalingConfig: Output<MetastoreServiceScalingConfigArgs>? = null, val scheduledBackup: Output<MetastoreServiceScheduledBackupArgs>? = null, val serviceId: Output<String>? = null, val telemetryConfig: Output<MetastoreServiceTelemetryConfigArgs>? = null, val tier: Output<String>? = null) : ConvertibleToJava<MetastoreServiceArgs>

A managed metastore service that serves metadata queries. To get more information about Service, see:

Link copied to clipboard
class MetastoreServiceIamBinding : KotlinCustomResource

Three different resources help you manage your IAM policy for Dataproc Metastore Service. Each of these resources serves a different use case:

Link copied to clipboard
data class MetastoreServiceIamBindingArgs(val condition: Output<MetastoreServiceIamBindingConditionArgs>? = null, val location: Output<String>? = null, val members: Output<List<String>>? = null, val project: Output<String>? = null, val role: Output<String>? = null, val serviceId: Output<String>? = null) : ConvertibleToJava<MetastoreServiceIamBindingArgs>

Three different resources help you manage your IAM policy for Dataproc Metastore Service. Each of these resources serves a different use case:

Link copied to clipboard
class MetastoreServiceIamMember : KotlinCustomResource

Three different resources help you manage your IAM policy for Dataproc Metastore Service. Each of these resources serves a different use case:

Link copied to clipboard
data class MetastoreServiceIamMemberArgs(val condition: Output<MetastoreServiceIamMemberConditionArgs>? = null, val location: Output<String>? = null, val member: Output<String>? = null, val project: Output<String>? = null, val role: Output<String>? = null, val serviceId: Output<String>? = null) : ConvertibleToJava<MetastoreServiceIamMemberArgs>

Three different resources help you manage your IAM policy for Dataproc Metastore Service. Each of these resources serves a different use case:

Link copied to clipboard
class MetastoreServiceIamPolicy : KotlinCustomResource

Three different resources help you manage your IAM policy for Dataproc Metastore Service. Each of these resources serves a different use case:

Link copied to clipboard
data class MetastoreServiceIamPolicyArgs(val location: Output<String>? = null, val policyData: Output<String>? = null, val project: Output<String>? = null, val serviceId: Output<String>? = null) : ConvertibleToJava<MetastoreServiceIamPolicyArgs>

Three different resources help you manage your IAM policy for Dataproc Metastore Service. Each of these resources serves a different use case:

Link copied to clipboard
object MetastoreServiceMapper : ResourceMapper<MetastoreService>
Link copied to clipboard
class MetastoreTableIamBinding : KotlinCustomResource

Three different resources help you manage your IAM policy for Dataproc Metastore Table. Each of these resources serves a different use case:

Link copied to clipboard
data class MetastoreTableIamBindingArgs(val condition: Output<MetastoreTableIamBindingConditionArgs>? = null, val databaseId: Output<String>? = null, val location: Output<String>? = null, val members: Output<List<String>>? = null, val project: Output<String>? = null, val role: Output<String>? = null, val serviceId: Output<String>? = null, val table: Output<String>? = null) : ConvertibleToJava<MetastoreTableIamBindingArgs>

Three different resources help you manage your IAM policy for Dataproc Metastore Table. Each of these resources serves a different use case:

Link copied to clipboard
class MetastoreTableIamMember : KotlinCustomResource

Three different resources help you manage your IAM policy for Dataproc Metastore Table. Each of these resources serves a different use case:

Link copied to clipboard
data class MetastoreTableIamMemberArgs(val condition: Output<MetastoreTableIamMemberConditionArgs>? = null, val databaseId: Output<String>? = null, val location: Output<String>? = null, val member: Output<String>? = null, val project: Output<String>? = null, val role: Output<String>? = null, val serviceId: Output<String>? = null, val table: Output<String>? = null) : ConvertibleToJava<MetastoreTableIamMemberArgs>

Three different resources help you manage your IAM policy for Dataproc Metastore Table. Each of these resources serves a different use case:

Link copied to clipboard
Link copied to clipboard
class MetastoreTableIamPolicy : KotlinCustomResource

Three different resources help you manage your IAM policy for Dataproc Metastore Table. Each of these resources serves a different use case:

Link copied to clipboard
data class MetastoreTableIamPolicyArgs(val databaseId: Output<String>? = null, val location: Output<String>? = null, val policyData: Output<String>? = null, val project: Output<String>? = null, val serviceId: Output<String>? = null, val table: Output<String>? = null) : ConvertibleToJava<MetastoreTableIamPolicyArgs>

Three different resources help you manage your IAM policy for Dataproc Metastore Table. Each of these resources serves a different use case:

Link copied to clipboard
Link copied to clipboard
class WorkflowTemplate : KotlinCustomResource

A Workflow Template is a reusable workflow configuration. It defines a graph of jobs with information on where to run those jobs.

Link copied to clipboard
data class WorkflowTemplateArgs(val dagTimeout: Output<String>? = null, val encryptionConfig: Output<WorkflowTemplateEncryptionConfigArgs>? = null, val jobs: Output<List<WorkflowTemplateJobArgs>>? = null, val labels: Output<Map<String, String>>? = null, val location: Output<String>? = null, val name: Output<String>? = null, val parameters: Output<List<WorkflowTemplateParameterArgs>>? = null, val placement: Output<WorkflowTemplatePlacementArgs>? = null, val project: Output<String>? = null, val version: Output<Int>? = null) : ConvertibleToJava<WorkflowTemplateArgs>

A Workflow Template is a reusable workflow configuration. It defines a graph of jobs with information on where to run those jobs.

Link copied to clipboard
object WorkflowTemplateMapper : ResourceMapper<WorkflowTemplate>

Functions

Link copied to clipboard
fun batch(name: String): Batch
suspend fun batch(name: String, block: suspend BatchResourceBuilder.() -> Unit): Batch
Link copied to clipboard
fun cluster(name: String): Cluster
suspend fun cluster(name: String, block: suspend ClusterResourceBuilder.() -> Unit): Cluster
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun job(name: String): Job
suspend fun job(name: String, block: suspend JobResourceBuilder.() -> Unit): Job
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard