pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.healthcare.v1beta1.kotlin
/
AnnotationStoreArgs
/
AnnotationStoreArgs
Annotation
Store
Args
fun
AnnotationStoreArgs
(
annotationStoreId
:
Output
<
String
>
?
=
null
,
datasetId
:
Output
<
String
>
?
=
null
,
labels
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
)