PrivateCloudManagementClusterAutoscalingSettingsAutoscalingPolicyArgs

constructor(autoscalePolicyId: Output<String>, consumedMemoryThresholds: Output<PrivateCloudManagementClusterAutoscalingSettingsAutoscalingPolicyConsumedMemoryThresholdsArgs>? = null, cpuThresholds: Output<PrivateCloudManagementClusterAutoscalingSettingsAutoscalingPolicyCpuThresholdsArgs>? = null, nodeTypeId: Output<String>, scaleOutSize: Output<Int>, storageThresholds: Output<PrivateCloudManagementClusterAutoscalingSettingsAutoscalingPolicyStorageThresholdsArgs>? = null)