configParameters

@JvmName(name = "nexknwuooshepbxf")
suspend fun configParameters(value: Output<List<WorkgroupConfigParameterArgs>>)
@JvmName(name = "osjygbldwjhapvea")
suspend fun configParameters(value: List<WorkgroupConfigParameterArgs>?)

Parameters

value

An array of parameters to set for advanced control over a database. The options are auto_mv , datestyle , enable_case_sensitive_identifier , enable_user_activity_logging , query_group , search_path , require_ssl , use_fips_ssl , and query monitoring metrics that let you define performance boundaries. For more information about query monitoring rules and available metrics, see Query monitoring metrics for Amazon Redshift Serverless .


@JvmName(name = "kumivywbsrfffihu")
suspend fun configParameters(vararg values: Output<WorkgroupConfigParameterArgs>)


@JvmName(name = "wgahgkuoeatmcckv")
suspend fun configParameters(values: List<Output<WorkgroupConfigParameterArgs>>)
@JvmName(name = "ebuipdjqtbbenybs")
suspend fun configParameters(vararg values: WorkgroupConfigParameterArgs)

Parameters

values

An array of parameters to set for advanced control over a database. The options are auto_mv , datestyle , enable_case_sensitive_identifier , enable_user_activity_logging , query_group , search_path , require_ssl , use_fips_ssl , and query monitoring metrics that let you define performance boundaries. For more information about query monitoring rules and available metrics, see Query monitoring metrics for Amazon Redshift Serverless .


@JvmName(name = "ewmpemckavnflfdu")
suspend fun configParameters(argument: List<suspend WorkgroupConfigParameterArgsBuilder.() -> Unit>)
@JvmName(name = "gonbqbqrdsurnttw")
suspend fun configParameters(vararg argument: suspend WorkgroupConfigParameterArgsBuilder.() -> Unit)
@JvmName(name = "gleviqlrpeeubmqa")
suspend fun configParameters(argument: suspend WorkgroupConfigParameterArgsBuilder.() -> Unit)

Parameters

argument

An array of parameters to set for advanced control over a database. The options are auto_mv , datestyle , enable_case_sensitive_identifier , enable_user_activity_logging , query_group , search_path , require_ssl , use_fips_ssl , and query monitoring metrics that let you define performance boundaries. For more information about query monitoring rules and available metrics, see Query monitoring metrics for Amazon Redshift Serverless .