| Package | Description |
|---|---|
| com.amazonaws.services.resourcegroups.model |
| Modifier and Type | Method and Description |
|---|---|
AccountSettings |
AccountSettings.clone() |
AccountSettings |
UpdateAccountSettingsResult.getAccountSettings()
A structure that displays the status of the optional features in the account.
|
AccountSettings |
GetAccountSettingsResult.getAccountSettings()
The current settings for the optional features in Resource Groups.
|
AccountSettings |
AccountSettings.withGroupLifecycleEventsDesiredStatus(GroupLifecycleEventsDesiredStatus groupLifecycleEventsDesiredStatus)
The desired target status of the group lifecycle events feature.
|
AccountSettings |
AccountSettings.withGroupLifecycleEventsDesiredStatus(String groupLifecycleEventsDesiredStatus)
The desired target status of the group lifecycle events feature.
|
AccountSettings |
AccountSettings.withGroupLifecycleEventsStatus(GroupLifecycleEventsStatus groupLifecycleEventsStatus)
The current status of the group lifecycle events feature.
|
AccountSettings |
AccountSettings.withGroupLifecycleEventsStatus(String groupLifecycleEventsStatus)
The current status of the group lifecycle events feature.
|
AccountSettings |
AccountSettings.withGroupLifecycleEventsStatusMessage(String groupLifecycleEventsStatusMessage)
The text of any error message occurs during an attempt to turn group lifecycle events on or off.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateAccountSettingsResult.setAccountSettings(AccountSettings accountSettings)
A structure that displays the status of the optional features in the account.
|
void |
GetAccountSettingsResult.setAccountSettings(AccountSettings accountSettings)
The current settings for the optional features in Resource Groups.
|
UpdateAccountSettingsResult |
UpdateAccountSettingsResult.withAccountSettings(AccountSettings accountSettings)
A structure that displays the status of the optional features in the account.
|
GetAccountSettingsResult |
GetAccountSettingsResult.withAccountSettings(AccountSettings accountSettings)
The current settings for the optional features in Resource Groups.
|
Copyright © 2023. All rights reserved.