ConfiguredTableSummary

The configured table 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 configured tables. The only valid value is currently DIRECT_QUERY.

Link copied to clipboard

The types of analysis rules associated with this configured table.

Link copied to clipboard
val arn: String

The unique ARN of the configured table.

Link copied to clipboard

The time the configured table was created.

Link copied to clipboard
val id: String

The unique ID of the configured table.

Link copied to clipboard

The name of the configured table.

Link copied to clipboard

The time the configured table was last updated.

Functions

Link copied to clipboard
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