pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.pubsub.v1.kotlin.inputs
/
GetSchemaPlainArgs
Get
Schema
Plain
Args
data
class
GetSchemaPlainArgs
(
val
project
:
String
?
=
null
,
val
schemaId
:
String
,
val
view
:
String
?
=
null
)
:
ConvertibleToJava
<
GetSchemaPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Schema
Plain
Args
Link copied to clipboard
fun
GetSchemaPlainArgs
(
project
:
String
?
=
null
,
schemaId
:
String
,
view
:
String
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetSchemaPlainArgs
Properties
project
Link copied to clipboard
val
project
:
String
?
=
null
schema
Id
Link copied to clipboard
val
schemaId
:
String
view
Link copied to clipboard
val
view
:
String
?
=
null