autoscaling Metrics Collection
suspend fun autoscalingMetricsCollection(value: Output<AwsNodePoolConfigAutoscalingMetricsCollectionArgs>)
Parameters
value
Optional. Configuration related to CloudWatch metrics collection on the Auto Scaling group of the node pool. When unspecified, metrics collection is disabled.
suspend fun autoscalingMetricsCollection(argument: suspend AwsNodePoolConfigAutoscalingMetricsCollectionArgsBuilder.() -> Unit)
Parameters
argument
Optional. Configuration related to CloudWatch metrics collection on the Auto Scaling group of the node pool. When unspecified, metrics collection is disabled.