Google Cloud Dataplex V1Data Attribute Binding Path Args
data class GoogleCloudDataplexV1DataAttributeBindingPathArgs(val attributes: Output<List<String>>? = null, val name: Output<String>) : ConvertibleToJava<GoogleCloudDataplexV1DataAttributeBindingPathArgs>
Represents a subresource of the given resource, and associated bindings with it. Currently supported subresources are column and partition schema fields within a table.
Constructors
Link copied to clipboard
fun GoogleCloudDataplexV1DataAttributeBindingPathArgs(attributes: Output<List<String>>? = null, name: Output<String>)