| Package | Description |
|---|---|
| com.amazonaws.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
static ReviewTemplateUpdateStatus |
ReviewTemplateUpdateStatus.fromValue(String value)
Use this in place of valueOf.
|
static ReviewTemplateUpdateStatus |
ReviewTemplateUpdateStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReviewTemplateUpdateStatus[] |
ReviewTemplateUpdateStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ReviewTemplate |
ReviewTemplate.withUpdateStatus(ReviewTemplateUpdateStatus updateStatus)
The latest status of a review template.
|
ReviewTemplateSummary |
ReviewTemplateSummary.withUpdateStatus(ReviewTemplateUpdateStatus updateStatus)
The latest status of a review template.
|
Copyright © 2025. All rights reserved.