storage Thresholds
suspend fun storageThresholds(value: Output<ClusterAutoscalingSettingsAutoscalingPolicyStorageThresholdsArgs>)
suspend fun storageThresholds(value: ClusterAutoscalingSettingsAutoscalingPolicyStorageThresholdsArgs?)
Parameters
value
Utilization thresholds pertaining to amount of consumed storage. Structure is documented below.
suspend fun storageThresholds(argument: suspend ClusterAutoscalingSettingsAutoscalingPolicyStorageThresholdsArgsBuilder.() -> Unit)
Parameters
argument
Utilization thresholds pertaining to amount of consumed storage. Structure is documented below.