get Attribute
Retrieves a Data Attribute resource.
Return
null
Parameters
argument
null
suspend fun getAttribute(attributeId: String, dataTaxonomyId: String, location: String, project: String? = null): GetAttributeResult
Return
null
See also
Parameters
attribute Id
data Taxonomy Id
location
project
suspend fun getAttribute(argument: suspend GetAttributePlainArgsBuilder.() -> Unit): GetAttributeResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.dataplex.v1.kotlin.inputs.GetAttributePlainArgs.