AWS SDK Version 3 for .NET
API Reference

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.

A review template.

Inheritance Hierarchy

System.Object
  Amazon.WellArchitected.Model.ReviewTemplate

Namespace: Amazon.WellArchitected.Model
Assembly: AWSSDK.WellArchitected.dll
Version: 3.x.y.z

Syntax

C#
public class ReviewTemplate

The ReviewTemplate type exposes the following members

Constructors

NameDescription
Public Method ReviewTemplate()

Properties

NameTypeDescription
Public Property Description System.String

Gets and sets the property Description.

The review template description.

Public Property Lenses System.Collections.Generic.List<System.String>

Gets and sets the property Lenses.

The lenses applied to the review template.

Public Property Notes System.String

Gets and sets the property Notes.

Public Property Owner System.String

Gets and sets the property Owner.

Public Property QuestionCounts System.Collections.Generic.Dictionary<System.String, System.Int32>

Gets and sets the property QuestionCounts.

A count of how many total questions are answered and unanswered in the review template.

Public Property ShareInvitationId System.String

Gets and sets the property ShareInvitationId.

The ID assigned to the template share invitation.

Public Property Tags System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property Tags.

The tags assigned to the review template.

Public Property TemplateArn System.String

Gets and sets the property TemplateArn.

The review template ARN.

Public Property TemplateName System.String

Gets and sets the property TemplateName.

The name of the review template.

Public Property UpdatedAt System.DateTime

Gets and sets the property UpdatedAt.

Public Property UpdateStatus Amazon.WellArchitected.ReviewTemplateUpdateStatus

Gets and sets the property UpdateStatus.

The latest status of a review template.

Version Information

.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