menu
aws_codecommit_api package
documentation
codecommit-2015-04-13.dart
GetMergeOptionsOutput
mergeOptions property
mergeOptions property
dark_mode
light_mode
mergeOptions
property
List
<
MergeOptionTypeEnum
>
mergeOptions
final
The merge option or strategy used to merge the code.
Implementation
final List<MergeOptionTypeEnum> mergeOptions;
aws_codecommit_api package
documentation
codecommit-2015-04-13
GetMergeOptionsOutput
mergeOptions property
GetMergeOptionsOutput class