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