Skip to content

ScaleUpRulesProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdksae"
&alicloudroscdksae.ScaleUpRulesProperty {
    Step: interface{},
    Disabled: interface{},
    StabilizationWindowSeconds: interface{},
}

Properties

Name Type Description
Step interface{} No description.
Disabled interface{} No description.
StabilizationWindowSeconds interface{} No description.

StepRequired

Step interface{}
  • Type: interface{}

DisabledOptional

Disabled interface{}
  • Type: interface{}

StabilizationWindowSecondsOptional

StabilizationWindowSeconds interface{}
  • Type: interface{}