pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.glue.kotlin.outputs
/
GetSchemaVersionResult
Get
Schema
Version
Result
data
class
GetSchemaVersionResult
(
val
versionId
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Get
Schema
Version
Result
Link copied to clipboard
fun
GetSchemaVersionResult
(
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.