Private Cloud Management Cluster Autoscaling Settings Autoscaling Policy Args Builder
Functions
Link copied to clipboard
Link copied to clipboard
suspend fun consumedMemoryThresholds(value: Output<PrivateCloudManagementClusterAutoscalingSettingsAutoscalingPolicyConsumedMemoryThresholdsArgs>)
suspend fun consumedMemoryThresholds(value: PrivateCloudManagementClusterAutoscalingSettingsAutoscalingPolicyConsumedMemoryThresholdsArgs?)
suspend fun consumedMemoryThresholds(argument: suspend PrivateCloudManagementClusterAutoscalingSettingsAutoscalingPolicyConsumedMemoryThresholdsArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun cpuThresholds(value: Output<PrivateCloudManagementClusterAutoscalingSettingsAutoscalingPolicyCpuThresholdsArgs>)
suspend fun cpuThresholds(value: PrivateCloudManagementClusterAutoscalingSettingsAutoscalingPolicyCpuThresholdsArgs?)
suspend fun cpuThresholds(argument: suspend PrivateCloudManagementClusterAutoscalingSettingsAutoscalingPolicyCpuThresholdsArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun storageThresholds(value: Output<PrivateCloudManagementClusterAutoscalingSettingsAutoscalingPolicyStorageThresholdsArgs>)
suspend fun storageThresholds(value: PrivateCloudManagementClusterAutoscalingSettingsAutoscalingPolicyStorageThresholdsArgs?)
suspend fun storageThresholds(argument: suspend PrivateCloudManagementClusterAutoscalingSettingsAutoscalingPolicyStorageThresholdsArgsBuilder.() -> Unit)