Google Cloud Dataplex V1Resource Access Spec Args
data class GoogleCloudDataplexV1ResourceAccessSpecArgs(val owners: Output<List<String>>? = null, val readers: Output<List<String>>? = null, val writers: Output<List<String>>? = null) : ConvertibleToJava<GoogleCloudDataplexV1ResourceAccessSpecArgs>
ResourceAccessSpec holds the access control configuration to be enforced on the resources, for example, Cloud Storage bucket, BigQuery dataset, BigQuery table.