menu
aws_codepipeline_api package
documentation
codepipeline-2015-07-09.dart
TransitionState
enabled property
enabled property
dark_mode
light_mode
enabled
property
bool
?
enabled
final
Whether the transition between stages is enabled (true) or disabled (false).
Implementation
final bool? enabled;
aws_codepipeline_api package
documentation
codepipeline-2015-07-09
TransitionState
enabled property
TransitionState class