Google Cloud Native is in preview. Google Cloud Classic is fully supported.
google-native.dataplex/v1.getDataAttributeBinding
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Retrieves a DataAttributeBinding resource.
Using getDataAttributeBinding
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getDataAttributeBinding(args: GetDataAttributeBindingArgs, opts?: InvokeOptions): Promise<GetDataAttributeBindingResult>
function getDataAttributeBindingOutput(args: GetDataAttributeBindingOutputArgs, opts?: InvokeOptions): Output<GetDataAttributeBindingResult>
def get_data_attribute_binding(data_attribute_binding_id: Optional[str] = None,
location: Optional[str] = None,
project: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDataAttributeBindingResult
def get_data_attribute_binding_output(data_attribute_binding_id: Optional[pulumi.Input[str]] = None,
location: Optional[pulumi.Input[str]] = None,
project: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetDataAttributeBindingResult]
func LookupDataAttributeBinding(ctx *Context, args *LookupDataAttributeBindingArgs, opts ...InvokeOption) (*LookupDataAttributeBindingResult, error)
func LookupDataAttributeBindingOutput(ctx *Context, args *LookupDataAttributeBindingOutputArgs, opts ...InvokeOption) LookupDataAttributeBindingResultOutput
> Note: This function is named LookupDataAttributeBinding
in the Go SDK.
public static class GetDataAttributeBinding
{
public static Task<GetDataAttributeBindingResult> InvokeAsync(GetDataAttributeBindingArgs args, InvokeOptions? opts = null)
public static Output<GetDataAttributeBindingResult> Invoke(GetDataAttributeBindingInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetDataAttributeBindingResult> getDataAttributeBinding(GetDataAttributeBindingArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: google-native:dataplex/v1:getDataAttributeBinding
arguments:
# arguments dictionary
The following arguments are supported:
- Data
Attribute stringBinding Id - Location string
- Project string
- Data
Attribute stringBinding Id - Location string
- Project string
- data
Attribute StringBinding Id - location String
- project String
- data
Attribute stringBinding Id - location string
- project string
- data_
attribute_ strbinding_ id - location str
- project str
- data
Attribute StringBinding Id - location String
- project String
getDataAttributeBinding Result
The following output properties are available:
- Attributes List<string>
Optional. List of attributes to be associated with the resource, provided in the form: projects/{project}/locations/{location}/dataTaxonomies/{dataTaxonomy}/attributes/{data_attribute_id}
- Create
Time string The time when the DataAttributeBinding was created.
- Description string
Optional. Description of the DataAttributeBinding.
- Display
Name string Optional. User friendly display name.
- Etag string
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding. Etags must be used when calling the DeleteDataAttributeBinding and the UpdateDataAttributeBinding method.
- Labels Dictionary<string, string>
Optional. User-defined labels for the DataAttributeBinding.
- Name string
The relative resource name of the Data Attribute Binding, of the form: projects/{project_number}/locations/{location}/dataAttributeBindings/{data_attribute_binding_id}
- Paths
List<Pulumi.
Google Native. Dataplex. V1. Outputs. Google Cloud Dataplex V1Data Attribute Binding Path Response> Optional. The list of paths for items within the associated resource (eg. columns and partitions within a table) along with attribute bindings.
- Resource string
Optional. Immutable. The resource name of the resource that is associated to attributes. Presently, only entity resource is supported in the form: projects/{project}/locations/{location}/lakes/{lake}/zones/{zone}/entities/{entity_id} Must belong in the same project and region as the attribute binding, and there can only exist one active binding for a resource.
- Uid string
System generated globally unique ID for the DataAttributeBinding. This ID will be different if the DataAttributeBinding is deleted and re-created with the same name.
- Update
Time string The time when the DataAttributeBinding was last updated.
- Attributes []string
Optional. List of attributes to be associated with the resource, provided in the form: projects/{project}/locations/{location}/dataTaxonomies/{dataTaxonomy}/attributes/{data_attribute_id}
- Create
Time string The time when the DataAttributeBinding was created.
- Description string
Optional. Description of the DataAttributeBinding.
- Display
Name string Optional. User friendly display name.
- Etag string
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding. Etags must be used when calling the DeleteDataAttributeBinding and the UpdateDataAttributeBinding method.
- Labels map[string]string
Optional. User-defined labels for the DataAttributeBinding.
- Name string
The relative resource name of the Data Attribute Binding, of the form: projects/{project_number}/locations/{location}/dataAttributeBindings/{data_attribute_binding_id}
- Paths
[]Google
Cloud Dataplex V1Data Attribute Binding Path Response Optional. The list of paths for items within the associated resource (eg. columns and partitions within a table) along with attribute bindings.
- Resource string
Optional. Immutable. The resource name of the resource that is associated to attributes. Presently, only entity resource is supported in the form: projects/{project}/locations/{location}/lakes/{lake}/zones/{zone}/entities/{entity_id} Must belong in the same project and region as the attribute binding, and there can only exist one active binding for a resource.
- Uid string
System generated globally unique ID for the DataAttributeBinding. This ID will be different if the DataAttributeBinding is deleted and re-created with the same name.
- Update
Time string The time when the DataAttributeBinding was last updated.
- attributes List<String>
Optional. List of attributes to be associated with the resource, provided in the form: projects/{project}/locations/{location}/dataTaxonomies/{dataTaxonomy}/attributes/{data_attribute_id}
- create
Time String The time when the DataAttributeBinding was created.
- description String
Optional. Description of the DataAttributeBinding.
- display
Name String Optional. User friendly display name.
- etag String
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding. Etags must be used when calling the DeleteDataAttributeBinding and the UpdateDataAttributeBinding method.
- labels Map<String,String>
Optional. User-defined labels for the DataAttributeBinding.
- name String
The relative resource name of the Data Attribute Binding, of the form: projects/{project_number}/locations/{location}/dataAttributeBindings/{data_attribute_binding_id}
- paths
List<Google
Cloud Dataplex V1Data Attribute Binding Path Response> Optional. The list of paths for items within the associated resource (eg. columns and partitions within a table) along with attribute bindings.
- resource String
Optional. Immutable. The resource name of the resource that is associated to attributes. Presently, only entity resource is supported in the form: projects/{project}/locations/{location}/lakes/{lake}/zones/{zone}/entities/{entity_id} Must belong in the same project and region as the attribute binding, and there can only exist one active binding for a resource.
- uid String
System generated globally unique ID for the DataAttributeBinding. This ID will be different if the DataAttributeBinding is deleted and re-created with the same name.
- update
Time String The time when the DataAttributeBinding was last updated.
- attributes string[]
Optional. List of attributes to be associated with the resource, provided in the form: projects/{project}/locations/{location}/dataTaxonomies/{dataTaxonomy}/attributes/{data_attribute_id}
- create
Time string The time when the DataAttributeBinding was created.
- description string
Optional. Description of the DataAttributeBinding.
- display
Name string Optional. User friendly display name.
- etag string
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding. Etags must be used when calling the DeleteDataAttributeBinding and the UpdateDataAttributeBinding method.
- labels {[key: string]: string}
Optional. User-defined labels for the DataAttributeBinding.
- name string
The relative resource name of the Data Attribute Binding, of the form: projects/{project_number}/locations/{location}/dataAttributeBindings/{data_attribute_binding_id}
- paths
Google
Cloud Dataplex V1Data Attribute Binding Path Response[] Optional. The list of paths for items within the associated resource (eg. columns and partitions within a table) along with attribute bindings.
- resource string
Optional. Immutable. The resource name of the resource that is associated to attributes. Presently, only entity resource is supported in the form: projects/{project}/locations/{location}/lakes/{lake}/zones/{zone}/entities/{entity_id} Must belong in the same project and region as the attribute binding, and there can only exist one active binding for a resource.
- uid string
System generated globally unique ID for the DataAttributeBinding. This ID will be different if the DataAttributeBinding is deleted and re-created with the same name.
- update
Time string The time when the DataAttributeBinding was last updated.
- attributes Sequence[str]
Optional. List of attributes to be associated with the resource, provided in the form: projects/{project}/locations/{location}/dataTaxonomies/{dataTaxonomy}/attributes/{data_attribute_id}
- create_
time str The time when the DataAttributeBinding was created.
- description str
Optional. Description of the DataAttributeBinding.
- display_
name str Optional. User friendly display name.
- etag str
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding. Etags must be used when calling the DeleteDataAttributeBinding and the UpdateDataAttributeBinding method.
- labels Mapping[str, str]
Optional. User-defined labels for the DataAttributeBinding.
- name str
The relative resource name of the Data Attribute Binding, of the form: projects/{project_number}/locations/{location}/dataAttributeBindings/{data_attribute_binding_id}
- paths
Sequence[Google
Cloud Dataplex V1Data Attribute Binding Path Response] Optional. The list of paths for items within the associated resource (eg. columns and partitions within a table) along with attribute bindings.
- resource str
Optional. Immutable. The resource name of the resource that is associated to attributes. Presently, only entity resource is supported in the form: projects/{project}/locations/{location}/lakes/{lake}/zones/{zone}/entities/{entity_id} Must belong in the same project and region as the attribute binding, and there can only exist one active binding for a resource.
- uid str
System generated globally unique ID for the DataAttributeBinding. This ID will be different if the DataAttributeBinding is deleted and re-created with the same name.
- update_
time str The time when the DataAttributeBinding was last updated.
- attributes List<String>
Optional. List of attributes to be associated with the resource, provided in the form: projects/{project}/locations/{location}/dataTaxonomies/{dataTaxonomy}/attributes/{data_attribute_id}
- create
Time String The time when the DataAttributeBinding was created.
- description String
Optional. Description of the DataAttributeBinding.
- display
Name String Optional. User friendly display name.
- etag String
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding. Etags must be used when calling the DeleteDataAttributeBinding and the UpdateDataAttributeBinding method.
- labels Map<String>
Optional. User-defined labels for the DataAttributeBinding.
- name String
The relative resource name of the Data Attribute Binding, of the form: projects/{project_number}/locations/{location}/dataAttributeBindings/{data_attribute_binding_id}
- paths List<Property Map>
Optional. The list of paths for items within the associated resource (eg. columns and partitions within a table) along with attribute bindings.
- resource String
Optional. Immutable. The resource name of the resource that is associated to attributes. Presently, only entity resource is supported in the form: projects/{project}/locations/{location}/lakes/{lake}/zones/{zone}/entities/{entity_id} Must belong in the same project and region as the attribute binding, and there can only exist one active binding for a resource.
- uid String
System generated globally unique ID for the DataAttributeBinding. This ID will be different if the DataAttributeBinding is deleted and re-created with the same name.
- update
Time String The time when the DataAttributeBinding was last updated.
Supporting Types
GoogleCloudDataplexV1DataAttributeBindingPathResponse
- Attributes List<string>
Optional. List of attributes to be associated with the path of the resource, provided in the form: projects/{project}/locations/{location}/dataTaxonomies/{dataTaxonomy}/attributes/{data_attribute_id}
- Name string
The name identifier of the path. Nested columns should be of the form: 'address.city'.
- Attributes []string
Optional. List of attributes to be associated with the path of the resource, provided in the form: projects/{project}/locations/{location}/dataTaxonomies/{dataTaxonomy}/attributes/{data_attribute_id}
- Name string
The name identifier of the path. Nested columns should be of the form: 'address.city'.
- attributes List<String>
Optional. List of attributes to be associated with the path of the resource, provided in the form: projects/{project}/locations/{location}/dataTaxonomies/{dataTaxonomy}/attributes/{data_attribute_id}
- name String
The name identifier of the path. Nested columns should be of the form: 'address.city'.
- attributes string[]
Optional. List of attributes to be associated with the path of the resource, provided in the form: projects/{project}/locations/{location}/dataTaxonomies/{dataTaxonomy}/attributes/{data_attribute_id}
- name string
The name identifier of the path. Nested columns should be of the form: 'address.city'.
- attributes Sequence[str]
Optional. List of attributes to be associated with the path of the resource, provided in the form: projects/{project}/locations/{location}/dataTaxonomies/{dataTaxonomy}/attributes/{data_attribute_id}
- name str
The name identifier of the path. Nested columns should be of the form: 'address.city'.
- attributes List<String>
Optional. List of attributes to be associated with the path of the resource, provided in the form: projects/{project}/locations/{location}/dataTaxonomies/{dataTaxonomy}/attributes/{data_attribute_id}
- name String
The name identifier of the path. Nested columns should be of the form: 'address.city'.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0
Google Cloud Native is in preview. Google Cloud Classic is fully supported.