| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
static MacieStatus |
MacieStatus.fromValue(String value)
Use this in place of valueOf.
|
static MacieStatus |
MacieStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MacieStatus[] |
MacieStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateMacieSessionRequest |
UpdateMacieSessionRequest.withStatus(MacieStatus status)
Specifies a new status for the account.
|
UpdateMemberSessionRequest |
UpdateMemberSessionRequest.withStatus(MacieStatus status)
Specifies the new status for the account.
|
EnableMacieRequest |
EnableMacieRequest.withStatus(MacieStatus status)
Specifies the new status for the account.
|
GetMacieSessionResult |
GetMacieSessionResult.withStatus(MacieStatus status)
The current status of the Amazon Macie account.
|
Copyright © 2023. All rights reserved.