pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.speech.v1.kotlin
/
CustomClassArgs
/
CustomClassArgs
Custom
Class
Args
fun
CustomClassArgs
(
customClassId
:
Output
<
String
>
?
=
null
,
items
:
Output
<
List
<
ClassItemArgs
>
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
)