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