pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.datalabeling.v1beta1.kotlin.inputs
/
GetAnnotationSpecSetPlainArgs
Get
Annotation
Spec
Set
Plain
Args
data
class
GetAnnotationSpecSetPlainArgs
(
val
annotationSpecSetId
:
String
,
val
project
:
String
?
=
null
)
:
ConvertibleToJava
<
GetAnnotationSpecSetPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Annotation
Spec
Set
Plain
Args
Link copied to clipboard
fun
GetAnnotationSpecSetPlainArgs
(
annotationSpecSetId
:
String
,
project
:
String
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetAnnotationSpecSetPlainArgs
Properties
annotation
Spec
Set
Id
Link copied to clipboard
val
annotationSpecSetId
:
String
project
Link copied to clipboard
val
project
:
String
?
=
null