class Aws::ResilienceHub::Types::DeleteRecommendationTemplateRequest
@note When making an API call, you may pass DeleteRecommendationTemplateRequest
data as a hash: { client_token: "ClientToken", recommendation_template_arn: "Arn", # required }
@!attribute [rw] client_token
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. **A suitable default value is auto-generated.** You should normally not need to pass this option. @return [String]
@!attribute [rw] recommendation_template_arn
The Amazon Resource Name (ARN) for a recommendation template. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/resiliencehub-2020-04-30/DeleteRecommendationTemplateRequest AWS API Documentation
Constants
- SENSITIVE