StartColumnStatisticsTaskRunRequest
Types
Properties
Link copied to clipboard
A list of the column names to generate statistics. If none is supplied, all column names for the table will be used by default.
Link copied to clipboard
The name of the database where the table resides.
Link copied to clipboard
The percentage of rows used to generate statistics. If none is supplied, the entire table will be used to generate stats.
Link copied to clipboard
Name of the security configuration that is used to encrypt CloudWatch logs for the column stats task run.
Functions
Link copied to clipboard
inline fun copy(block: StartColumnStatisticsTaskRunRequest.Builder.() -> Unit = {}): StartColumnStatisticsTaskRunRequest