PopulationAnalysisSqlParameters

Contains the SQL parameters used to populate an intermediate table.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the analysis template to use for populating the intermediate table.

Link copied to clipboard

The SQL query string used to populate the intermediate table. Maximum length of 500,000 characters.

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