dataset

@JvmName(name = "cwvobfmptklutdwv")
suspend fun dataset(value: Output<DatasetAccessEntryArgs>)
@JvmName(name = "yfpgliffqgdvsjfg")
suspend fun dataset(value: DatasetAccessEntryArgs?)

Parameters

value

Pick one A grant authorizing all resources of a particular type in a particular dataset access to this dataset. Only views are supported for now. The role field is not required when this field is set. If that dataset is deleted and re-created, its access needs to be granted again via an update operation.


@JvmName(name = "wqumjxgcmprtqeig")
suspend fun dataset(argument: suspend DatasetAccessEntryArgsBuilder.() -> Unit)

Parameters

argument

Pick one A grant authorizing all resources of a particular type in a particular dataset access to this dataset. Only views are supported for now. The role field is not required when this field is set. If that dataset is deleted and re-created, its access needs to be granted again via an update operation.