Values.DeleteRecommendationTemplateRequestSourceDeletes a recommendation template. This is a destructive action that can't be undone.
type nonrec t = {clientToken : ClientToken.t option;Used for an idempotency token. A client token is a unique, case-sensitive string of up to 64 ASCII characters. You should not reuse the same client token for other API requests.
*)recommendationTemplateArn : Arn.t;The Amazon Resource Name (ARN) for a recommendation template.
*)}