Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AutoScalingPolicy

Package version

interface

An interface representing AutoScalingPolicy. Describes the auto scaling policy

Hierarchy

  • AutoScalingPolicy

Index

Properties

Properties

mechanism

member

{AutoScalingMechanismUnion} mechanism The mechanism that is used to scale when auto scaling operation is invoked.

name

name: string
member

{string} name The name of the auto scaling policy.

trigger

member

{AutoScalingTriggerUnion} trigger Determines when auto scaling operation will be invoked.

Generated using TypeDoc