| Package | Description |
|---|---|
| com.amazonaws.services.appregistry.model |
| Modifier and Type | Method and Description |
|---|---|
static ResourceGroupState |
ResourceGroupState.fromValue(String value)
Use this in place of valueOf.
|
static ResourceGroupState |
ResourceGroupState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceGroupState[] |
ResourceGroupState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceGroup |
ResourceGroup.withState(ResourceGroupState state)
The state of the propagation process for the resource group.
|
Copyright © 2025. All rights reserved.