* The IDs of runs that Amazon AppFlow couldn't cancel. These runs might be ineligible for canceling because they * haven't started yet or have already completed. *
*/ private java.util.List* The IDs of runs that Amazon AppFlow couldn't cancel. These runs might be ineligible for canceling because they * haven't started yet or have already completed. *
* * @return The IDs of runs that Amazon AppFlow couldn't cancel. These runs might be ineligible for canceling because * they haven't started yet or have already completed. */ public java.util.List* The IDs of runs that Amazon AppFlow couldn't cancel. These runs might be ineligible for canceling because they * haven't started yet or have already completed. *
* * @param invalidExecutions * The IDs of runs that Amazon AppFlow couldn't cancel. These runs might be ineligible for canceling because * they haven't started yet or have already completed. */ public void setInvalidExecutions(java.util.Collection* The IDs of runs that Amazon AppFlow couldn't cancel. These runs might be ineligible for canceling because they * haven't started yet or have already completed. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setInvalidExecutions(java.util.Collection)} or {@link #withInvalidExecutions(java.util.Collection)} if * you want to override the existing values. *
* * @param invalidExecutions * The IDs of runs that Amazon AppFlow couldn't cancel. These runs might be ineligible for canceling because * they haven't started yet or have already completed. * @return Returns a reference to this object so that method calls can be chained together. */ public CancelFlowExecutionsResult withInvalidExecutions(String... invalidExecutions) { if (this.invalidExecutions == null) { setInvalidExecutions(new java.util.ArrayList* The IDs of runs that Amazon AppFlow couldn't cancel. These runs might be ineligible for canceling because they * haven't started yet or have already completed. *
* * @param invalidExecutions * The IDs of runs that Amazon AppFlow couldn't cancel. These runs might be ineligible for canceling because * they haven't started yet or have already completed. * @return Returns a reference to this object so that method calls can be chained together. */ public CancelFlowExecutionsResult withInvalidExecutions(java.util.Collection