* An array listing the rules that could not be enabled. You cannot disable or enable built-in rules. *
*/ private com.amazonaws.internal.SdkInternalList* An array listing the rules that could not be enabled. You cannot disable or enable built-in rules. *
* * @return An array listing the rules that could not be enabled. You cannot disable or enable built-in rules. */ public java.util.List* An array listing the rules that could not be enabled. You cannot disable or enable built-in rules. *
* * @param failures * An array listing the rules that could not be enabled. You cannot disable or enable built-in rules. */ public void setFailures(java.util.Collection* An array listing the rules that could not be enabled. You cannot disable or enable built-in rules. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setFailures(java.util.Collection)} or {@link #withFailures(java.util.Collection)} if you want to override * the existing values. *
* * @param failures * An array listing the rules that could not be enabled. You cannot disable or enable built-in rules. * @return Returns a reference to this object so that method calls can be chained together. */ public EnableInsightRulesResult withFailures(PartialFailure... failures) { if (this.failures == null) { setFailures(new com.amazonaws.internal.SdkInternalList* An array listing the rules that could not be enabled. You cannot disable or enable built-in rules. *
* * @param failures * An array listing the rules that could not be enabled. You cannot disable or enable built-in rules. * @return Returns a reference to this object so that method calls can be chained together. */ public EnableInsightRulesResult withFailures(java.util.Collection