DataSourceIntrospectionResult

Represents the output of a DataSourceIntrospectionResult. This is the populated result of a GetDataSourceIntrospection operation.

Types

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

Properties

Link copied to clipboard

The array of DataSourceIntrospectionModel objects.

Link copied to clipboard

Determines the number of types to be returned in a single response before paginating. This value is typically taken from nextToken value from the previous response.

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