AutoScalingResourceMetric

Describes the resource that is used for triggering auto scaling.

Properties

Name Type Required
name string (enum) Yes

name

Type: string (enum)
Required: Yes

Name of the resource.

Enumerates the resources that are used for triggering auto scaling.

Possible values are:

  • cpu - Indicates that the resource is CPU cores.
  • memoryInGB - Indicates that the resource is memory in GB.