Cluster Autoscaling Settings Autoscaling Policy Args Builder
Functions
Link copied to clipboard
Link copied to clipboard
suspend fun consumedMemoryThresholds(value: Output<ClusterAutoscalingSettingsAutoscalingPolicyConsumedMemoryThresholdsArgs>)
suspend fun consumedMemoryThresholds(value: ClusterAutoscalingSettingsAutoscalingPolicyConsumedMemoryThresholdsArgs?)
suspend fun consumedMemoryThresholds(argument: suspend ClusterAutoscalingSettingsAutoscalingPolicyConsumedMemoryThresholdsArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun cpuThresholds(value: Output<ClusterAutoscalingSettingsAutoscalingPolicyCpuThresholdsArgs>)
suspend fun cpuThresholds(argument: suspend ClusterAutoscalingSettingsAutoscalingPolicyCpuThresholdsArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun storageThresholds(value: Output<ClusterAutoscalingSettingsAutoscalingPolicyStorageThresholdsArgs>)
suspend fun storageThresholds(value: ClusterAutoscalingSettingsAutoscalingPolicyStorageThresholdsArgs?)
suspend fun storageThresholds(argument: suspend ClusterAutoscalingSettingsAutoscalingPolicyStorageThresholdsArgsBuilder.() -> Unit)