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