Skip to main content

auto_scaling_query_parts

Function auto_scaling_query_parts 

Source
async fn auto_scaling_query_parts(
    client: &Client,
) -> Result<(&'static str, &'static str), ConnectionError>
Expand description

SQL fragments (a select expression and a join) that add the configured autoscaling policy to a cluster query. On regions that predate the feature, they yield a NULL policy column instead.