SchemaSummary

The schema summary for the objects listed by the request.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The analysis method for the associated schema. The only valid value is currently DIRECT_QUERY.

Link copied to clipboard

The types of analysis rules that are associated with this schema object.

Link copied to clipboard

The unique ARN for the collaboration that the schema belongs to.

Link copied to clipboard

The unique ID for the collaboration that the schema belongs to.

Link copied to clipboard

The time the schema object was created.

Link copied to clipboard

The unique account ID for the Amazon Web Services account that owns the schema.

Link copied to clipboard

The name for the schema object.

Link copied to clipboard

The type of schema object. The only valid schema type is currently TABLE.

Link copied to clipboard

The time the schema object was last updated.

Functions

Link copied to clipboard
inline fun copy(block: SchemaSummary.Builder.() -> Unit = {}): SchemaSummary
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String