Values.FailedResourceSourceA resource that failed to be added to or removed from a group.
type nonrec t = {resourceArn : ResourceArn.t option;The Amazon resource name (ARN) of the resource that failed to be added or removed.
*)errorMessage : ErrorMessage.t option;The error message text associated with the failure.
*)errorCode : ErrorCode.t option;The error code associated with the failure.
*)}