SuspendedProcess

Prev Next

Available in VPC

This is a suspended process.

Syntax

The syntax is as follows.

private CommonCode process;
private String suspensionReason;

Field

The following describes the fields.

Field Type Required Description
process CommonCode Required Process
  • LANCH | TERMT | HTHCK | RPUNH | SCACT | ADTLB | ALMNO
    • LAUNCH: launch
    • TERMT: terminate
    • HTHCK: health check
    • RPUNH: replace unhealthy
    • SCACT: scheduled actions
    • ADTLB: Add to Load Balancer
    • ALMNO: alert notification
suspensionReason String Optional Reason for suspended processes