toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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.