AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the CreateRecommendationTemplate operation. Creates a new recommendation template for the Resilience Hub application.
Namespace: Amazon.ResilienceHub.Model
Assembly: AWSSDK.ResilienceHub.dll
Version: 3.x.y.z
public class CreateRecommendationTemplateRequest : AmazonResilienceHubRequest IAmazonWebServiceRequest
The CreateRecommendationTemplateRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreateRecommendationTemplateRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
AssessmentArn | System.String |
Gets and sets the property AssessmentArn.
Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn: |
![]() |
BucketName | System.String |
Gets and sets the property BucketName. The name of the Amazon S3 bucket that will contain the recommendation template. |
![]() |
ClientToken | System.String |
Gets and sets the property ClientToken. 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. |
![]() |
Format | Amazon.ResilienceHub.TemplateFormat |
Gets and sets the property Format. The format for the recommendation template.
|
![]() |
Name | System.String |
Gets and sets the property Name. The name for the recommendation template. |
![]() |
RecommendationIds | System.Collections.Generic.List<System.String> |
Gets and sets the property RecommendationIds. Identifiers for the recommendations used to create a recommendation template. |
![]() |
RecommendationTypes | System.Collections.Generic.List<System.String> |
Gets and sets the property RecommendationTypes. An array of strings that specify the recommendation template type or types.
|
![]() |
Tags | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Tags. Tags assigned to the resource. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key/value pair. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5