menu
aws_codepipeline_api package
documentation
codepipeline-2015-07-09.dart
StageState
actionStates property
actionStates property
dark_mode
light_mode
actionStates
property
List
<
ActionState
>
?
actionStates
final
The state of the stage.
Implementation
final List<ActionState>? actionStates;
aws_codepipeline_api package
documentation
codepipeline-2015-07-09
StageState
actionStates property
StageState class