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 profile question.

Inheritance Hierarchy

System.Object
  Amazon.WellArchitected.Model.ProfileQuestion

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

Syntax

C#
public class ProfileQuestion

The ProfileQuestion type exposes the following members

Constructors

NameDescription
Public Method ProfileQuestion()

Properties

NameTypeDescription
Public Property MaxSelectedChoices System.Int32

Gets and sets the property MaxSelectedChoices.

The maximum number of selected choices.

Public Property MinSelectedChoices System.Int32

Gets and sets the property MinSelectedChoices.

The minimum number of selected choices.

Public Property QuestionChoices System.Collections.Generic.List<Amazon.WellArchitected.Model.ProfileChoice>

Gets and sets the property QuestionChoices.

The question choices.

Public Property QuestionDescription System.String

Gets and sets the property QuestionDescription.

Public Property QuestionId System.String

Gets and sets the property QuestionId.

Public Property QuestionTitle System.String

Gets and sets the property QuestionTitle.

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

Gets and sets the property SelectedChoiceIds.

The selected choices.

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