AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
glue
/
aws.sdk.kotlin.services.glue.model
/
CheckSchemaVersionValidityResponse
/
Builder
Builder
class
Builder
Members
Properties
error
Link copied to clipboard
var
error
:
String
?
A validation failure error message.
valid
Link copied to clipboard
var
valid
:
Boolean
Return true, if the schema is valid and false otherwise.