get Attribute Definition
suspend fun getAttributeDefinition(argument: GetAttributeDefinitionPlainArgs): GetAttributeDefinitionResult
Gets the specified Attribute definition.
Return
null
Parameters
argument
null
suspend fun getAttributeDefinition(attributeDefinitionId: String, consentStoreId: String, datasetId: String, location: String, project: String? = null): GetAttributeDefinitionResult
Return
null
See also
Parameters
attribute Definition Id
consent Store Id
dataset Id
location
project
suspend fun getAttributeDefinition(argument: suspend GetAttributeDefinitionPlainArgsBuilder.() -> Unit): GetAttributeDefinitionResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.healthcare.v1.kotlin.inputs.GetAttributeDefinitionPlainArgs.