| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
static AutomatedDiscoveryAccountStatus |
AutomatedDiscoveryAccountStatus.fromValue(String value)
Use this in place of valueOf.
|
static AutomatedDiscoveryAccountStatus |
AutomatedDiscoveryAccountStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutomatedDiscoveryAccountStatus[] |
AutomatedDiscoveryAccountStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AutomatedDiscoveryAccountUpdate |
AutomatedDiscoveryAccountUpdate.withStatus(AutomatedDiscoveryAccountStatus status)
The new status of automated sensitive data discovery for the account.
|
AutomatedDiscoveryAccount |
AutomatedDiscoveryAccount.withStatus(AutomatedDiscoveryAccountStatus status)
The current status of automated sensitive data discovery for the account.
|
Copyright © 2025. All rights reserved.