ClusterAutoscalingSettingsAutoscalingPolicyArgs

constructor(autoscalePolicyId: Output<String>, consumedMemoryThresholds: Output<ClusterAutoscalingSettingsAutoscalingPolicyConsumedMemoryThresholdsArgs>? = null, cpuThresholds: Output<ClusterAutoscalingSettingsAutoscalingPolicyCpuThresholdsArgs>? = null, nodeTypeId: Output<String>, scaleOutSize: Output<Int>, storageThresholds: Output<ClusterAutoscalingSettingsAutoscalingPolicyStorageThresholdsArgs>? = null)