get Dicom Store
Gets the specified DICOM store.
Return
null
Parameters
argument
null
suspend fun getDicomStore(datasetId: String, dicomStoreId: String, location: String, project: String? = null): GetDicomStoreResult
Return
null
See also
Parameters
dataset Id
dicom Store Id
location
project
suspend fun getDicomStore(argument: suspend GetDicomStorePlainArgsBuilder.() -> Unit): GetDicomStoreResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.healthcare.v1.kotlin.inputs.GetDicomStorePlainArgs.