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