get Annotation Store
Gets the specified Annotation store or returns NOT_FOUND if it does not exist.
Return
null
Parameters
argument
null
suspend fun getAnnotationStore(annotationStoreId: String, datasetId: String, location: String, project: String? = null): GetAnnotationStoreResult
Return
null
See also
Parameters
annotation Store Id
dataset Id
location
project
suspend fun getAnnotationStore(argument: suspend GetAnnotationStorePlainArgsBuilder.() -> Unit): GetAnnotationStoreResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.healthcare.v1beta1.kotlin.inputs.GetAnnotationStorePlainArgs.