Table of Contents

Enum PoolState

Namespace
Amazon.CDK.AWS.AutoScaling
Assembly
Amazon.CDK.AWS.AutoScaling.dll

The instance state in the warm pool.

public enum PoolState

Fields

HIBERNATED = 0

Hibernated.

RUNNING = 1

Running.

STOPPED = 2

Stopped.