worker Config
suspend fun workerConfig(value: Output<GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerConfigArgs>)
Parameters
value
Specifies the properties, such as machine type and disk size, used for creating workers in a worker pool.
suspend fun workerConfig(argument: suspend GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerConfigArgsBuilder.() -> Unit)
Parameters
argument
Specifies the properties, such as machine type and disk size, used for creating workers in a worker pool.