Builder
Properties
Indicates which action was called on the table, currently only CREATE or UPDATE.
A StatusDetails object with information about the requested change.
An error that will only appear when the state is "FAILED". This is a parent level exception message, there may be different Errors for each dialect.
The ARN of the user who requested the asynchronous change.
An ISO 8601 formatted date string indicating the time that the change was initiated.
A generic status for the change in progress, such as QUEUED, IN_PROGRESS, SUCCESS, or FAILED.
An ISO 8601 formatted date string indicating the time that the state was last updated.
Functions
construct an aws.sdk.kotlin.services.glue.model.StatusDetails inside the given block
construct an aws.sdk.kotlin.services.glue.model.ErrorDetail inside the given block