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.
Namespace: Amazon.WellArchitected.Model
Assembly: AWSSDK.WellArchitected.dll
Version: 3.x.y.z
public class ProfileQuestion
The ProfileQuestion type exposes the following members
Name | Description | |
---|---|---|
![]() |
ProfileQuestion() |
Name | Type | Description | |
---|---|---|---|
![]() |
MaxSelectedChoices | System.Int32 |
Gets and sets the property MaxSelectedChoices. The maximum number of selected choices. |
![]() |
MinSelectedChoices | System.Int32 |
Gets and sets the property MinSelectedChoices. The minimum number of selected choices. |
![]() |
QuestionChoices | System.Collections.Generic.List<Amazon.WellArchitected.Model.ProfileChoice> |
Gets and sets the property QuestionChoices. The question choices. |
![]() |
QuestionDescription | System.String |
Gets and sets the property QuestionDescription. |
![]() |
QuestionId | System.String |
Gets and sets the property QuestionId. |
![]() |
QuestionTitle | System.String |
Gets and sets the property QuestionTitle. |
![]() |
SelectedChoiceIds | System.Collections.Generic.List<System.String> |
Gets and sets the property SelectedChoiceIds. The selected choices. |
.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