toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.glue.kotlin.outputs
/
GetSchemaVersionResult
Get
Schema
Version
Result
data
class
GetSchemaVersionResult
(
val
versionId
:
String
?
=
null
)
Members
Constructors
Get
Schema
Version
Result
Link copied to clipboard
constructor
(
versionId
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
version
Id
Link copied to clipboard
val
versionId
:
String
?
=
null
Represents the version ID associated with the schema version.