pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.glue.kotlin.inputs
/
GetSchemaVersionPlainArgs
Get
Schema
Version
Plain
Args
data
class
GetSchemaVersionPlainArgs
(
val
versionId
:
String
)
:
ConvertibleToJava
<
GetSchemaVersionPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Schema
Version
Plain
Args
Link copied to clipboard
fun
GetSchemaVersionPlainArgs
(
versionId
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetSchemaVersionPlainArgs
Properties
version
Id
Link copied to clipboard
val
versionId
:
String
Represents the version ID associated with the schema version.