DesiredState

class aws_cdk.aws_pipes_alpha.DesiredState(*values)

Bases: Enum

(experimental) The state the pipe should be in.

Stability:

experimental

Attributes

RUNNING

(experimental) The pipe should be running.

Stability:

experimental

STOPPED

(experimental) The pipe should be stopped.

Stability:

experimental