| Package | Description |
|---|---|
| com.amazonaws.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
static SettingsStatus |
SettingsStatus.fromValue(String value)
Use this in place of valueOf.
|
static SettingsStatus |
SettingsStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SettingsStatus[] |
SettingsStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateStatus |
UpdateStatus.withLastUpdateStatus(SettingsStatus lastUpdateStatus)
The status of the last
UpdateDatalake or DeleteDatalake API request that was requested. |
LakeConfigurationResponse |
LakeConfigurationResponse.withStatus(SettingsStatus status)
Retrieves the status of the configuration operation for an account in Amazon Security Lake.
|
Copyright © 2023. All rights reserved.