enum DesiredState
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Pipes.Alpha.DesiredState |
![]() | github.com/aws/aws-cdk-go/awscdkpipesalpha/v2#DesiredState |
![]() | software.amazon.awscdk.services.pipes.alpha.DesiredState |
![]() | aws_cdk.aws_pipes_alpha.DesiredState |
![]() | @aws-cdk/aws-pipes-alpha » DesiredState |
The state the pipe should be in.
Members
Name | Description |
---|---|
RUNNING | The pipe should be running. |
STOPPED | The pipe should be stopped. |
RUNNING
The pipe should be running.
STOPPED
The pipe should be stopped.