AutoscaleSettingProfileRuleArgs

data class AutoscaleSettingProfileRuleArgs(val metricTrigger: Output<AutoscaleSettingProfileRuleMetricTriggerArgs>, val scaleAction: Output<AutoscaleSettingProfileRuleScaleActionArgs>) : ConvertibleToJava<AutoscaleSettingProfileRuleArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): AutoscaleSettingProfileRuleArgs

Properties

Link copied to clipboard

A metric_trigger block as defined below.

Link copied to clipboard

A scale_action block as defined below.