pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.contentwarehouse.v1.kotlin.inputs
/
GetDocumentSchemaPlainArgs
Get
Document
Schema
Plain
Args
data
class
GetDocumentSchemaPlainArgs
(
val
documentSchemaId
:
String
,
val
location
:
String
,
val
project
:
String
?
=
null
)
:
ConvertibleToJava
<
GetDocumentSchemaPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Document
Schema
Plain
Args
Link copied to clipboard
fun
GetDocumentSchemaPlainArgs
(
documentSchemaId
:
String
,
location
:
String
,
project
:
String
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetDocumentSchemaPlainArgs
Properties
document
Schema
Id
Link copied to clipboard
val
documentSchemaId
:
String
location
Link copied to clipboard
val
location
:
String
project
Link copied to clipboard
val
project
:
String
?
=
null