| Package | Description |
|---|---|
| com.amazonaws.services.resourcegroups.model |
| Modifier and Type | Method and Description |
|---|---|
static GroupLifecycleEventsDesiredStatus |
GroupLifecycleEventsDesiredStatus.fromValue(String value)
Use this in place of valueOf.
|
static GroupLifecycleEventsDesiredStatus |
GroupLifecycleEventsDesiredStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GroupLifecycleEventsDesiredStatus[] |
GroupLifecycleEventsDesiredStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateAccountSettingsRequest |
UpdateAccountSettingsRequest.withGroupLifecycleEventsDesiredStatus(GroupLifecycleEventsDesiredStatus groupLifecycleEventsDesiredStatus)
Specifies whether you want to turn group lifecycle events on or off.
|
AccountSettings |
AccountSettings.withGroupLifecycleEventsDesiredStatus(GroupLifecycleEventsDesiredStatus groupLifecycleEventsDesiredStatus)
The desired target status of the group lifecycle events feature.
|
Copyright © 2025. All rights reserved.