| Package | Description |
|---|---|
| com.amazonaws.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
static ChoiceReason |
ChoiceReason.fromValue(String value)
Use this in place of valueOf.
|
static ChoiceReason |
ChoiceReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChoiceReason[] |
ChoiceReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ChoiceAnswerSummary |
ChoiceAnswerSummary.withReason(ChoiceReason reason)
The reason why a choice is non-applicable to a question in your workload.
|
ChoiceAnswer |
ChoiceAnswer.withReason(ChoiceReason reason)
The reason why a choice is non-applicable to a question in your workload.
|
ChoiceUpdate |
ChoiceUpdate.withReason(ChoiceReason reason)
The reason why a choice is non-applicable to a question in your workload.
|
Copyright © 2022. All rights reserved.