| Package | Description |
|---|---|
| com.amazonaws.services.resourcegroups.model |
| Modifier and Type | Method and Description |
|---|---|
static GroupConfigurationStatus |
GroupConfigurationStatus.fromValue(String value)
Use this in place of valueOf.
|
static GroupConfigurationStatus |
GroupConfigurationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GroupConfigurationStatus[] |
GroupConfigurationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GroupConfiguration |
GroupConfiguration.withStatus(GroupConfigurationStatus status)
The current status of an attempt to update the group configuration.
|
Copyright © 2022. All rights reserved.