get Annotation
Gets an Annotation.
Return
null
Parameters
argument
null
suspend fun getAnnotation(annotationId: String, annotationStoreId: String, datasetId: String, location: String, project: String? = null): GetAnnotationResult
Return
null
See also
Parameters
annotation Id
annotation Store Id
dataset Id
location
project
suspend fun getAnnotation(argument: suspend GetAnnotationPlainArgsBuilder.() -> Unit): GetAnnotationResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.healthcare.v1beta1.kotlin.inputs.GetAnnotationPlainArgs.