| Package | Description |
|---|---|
| com.amazonaws.services.resiliencehub.model |
| Modifier and Type | Method and Description |
|---|---|
static RecommendationTemplateStatus |
RecommendationTemplateStatus.fromValue(String value)
Use this in place of valueOf.
|
static RecommendationTemplateStatus |
RecommendationTemplateStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecommendationTemplateStatus[] |
RecommendationTemplateStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListRecommendationTemplatesRequest |
ListRecommendationTemplatesRequest.withStatus(RecommendationTemplateStatus... status)
The status of the action.
|
DeleteRecommendationTemplateResult |
DeleteRecommendationTemplateResult.withStatus(RecommendationTemplateStatus status)
The status of the action.
|
RecommendationTemplate |
RecommendationTemplate.withStatus(RecommendationTemplateStatus status)
The status of the action.
|
Copyright © 2023. All rights reserved.