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