| Package | Description |
|---|---|
| com.amazonaws.services.resiliencehub.model |
| Modifier and Type | Method and Description |
|---|---|
static ResourceImportStrategyType |
ResourceImportStrategyType.fromValue(String value)
Use this in place of valueOf.
|
static ResourceImportStrategyType |
ResourceImportStrategyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceImportStrategyType[] |
ResourceImportStrategyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ImportResourcesToDraftAppVersionRequest |
ImportResourcesToDraftAppVersionRequest.withImportStrategy(ResourceImportStrategyType importStrategy)
The import strategy you would like to set to import resources into AWS Resilience Hub application.
|
Copyright © 2023. All rights reserved.