Skip to content

/AWS1/CL_ECSMANAGEDAUTOSCALING

The auto scaling configuration created by Amazon ECS for an Express service.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_scalabletarget TYPE REF TO /AWS1/CL_ECSMNGDSCALABLETARGET /AWS1/CL_ECSMNGDSCALABLETARGET

Represents a scalable target.

it_applicationautoscpolicies TYPE /AWS1/CL_ECSMNGDAPPAUTOSCPLY=>TT_MANAGEDAPPAUTOSCPOLICIES TT_MANAGEDAPPAUTOSCPOLICIES

The policy used for auto scaling.


Queryable Attributes

scalableTarget

Represents a scalable target.

Accessible with the following methods

Method Description
GET_SCALABLETARGET() Getter for SCALABLETARGET

applicationAutoScalingPolicies

The policy used for auto scaling.

Accessible with the following methods

Method Description
GET_APPAUTOSCPOLICIES() Getter for APPLICATIONAUTOSCPOLICIES, with configurable defa
ASK_APPAUTOSCPOLICIES() Getter for APPLICATIONAUTOSCPOLICIES w/ exceptions if field
HAS_APPAUTOSCPOLICIES() Determine if APPLICATIONAUTOSCPOLICIES has a value