| Package | Description |
|---|---|
| com.amazonaws.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
static AdditionalResourceType |
AdditionalResourceType.fromValue(String value)
Use this in place of valueOf.
|
static AdditionalResourceType |
AdditionalResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdditionalResourceType[] |
AdditionalResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AdditionalResources |
AdditionalResources.withType(AdditionalResourceType type)
Type of additional resource.
|
Copyright © 2022. All rights reserved.