pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.healthcare.v1beta1.kotlin.inputs
/
ResourceAnnotationArgs
Resource
Annotation
Args
data
class
ResourceAnnotationArgs
(
val
label
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
ResourceAnnotationArgs
>
Resource level annotation.
Constructors
Functions
Properties
Constructors
Resource
Annotation
Args
Link copied to clipboard
fun
ResourceAnnotationArgs
(
label
:
Output
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ResourceAnnotationArgs
Properties
label
Link copied to clipboard
val
label
:
Output
<
String
>
?
=
null
A description of the annotation record.