| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
AutomatedDiscoveryAccountUpdateError |
AutomatedDiscoveryAccountUpdateError.clone() |
AutomatedDiscoveryAccountUpdateError |
AutomatedDiscoveryAccountUpdateError.withAccountId(String accountId)
The Amazon Web Services account ID for the account that the request applied to.
|
AutomatedDiscoveryAccountUpdateError |
AutomatedDiscoveryAccountUpdateError.withErrorCode(AutomatedDiscoveryAccountUpdateErrorCode errorCode)
The error code for the error that caused the request to fail for the account (accountId).
|
AutomatedDiscoveryAccountUpdateError |
AutomatedDiscoveryAccountUpdateError.withErrorCode(String errorCode)
The error code for the error that caused the request to fail for the account (accountId).
|
| Modifier and Type | Method and Description |
|---|---|
List<AutomatedDiscoveryAccountUpdateError> |
BatchUpdateAutomatedDiscoveryAccountsResult.getErrors()
An array of objects, one for each account whose status wasn’t changed.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateAutomatedDiscoveryAccountsResult |
BatchUpdateAutomatedDiscoveryAccountsResult.withErrors(AutomatedDiscoveryAccountUpdateError... errors)
An array of objects, one for each account whose status wasn’t changed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchUpdateAutomatedDiscoveryAccountsResult.setErrors(Collection<AutomatedDiscoveryAccountUpdateError> errors)
An array of objects, one for each account whose status wasn’t changed.
|
BatchUpdateAutomatedDiscoveryAccountsResult |
BatchUpdateAutomatedDiscoveryAccountsResult.withErrors(Collection<AutomatedDiscoveryAccountUpdateError> errors)
An array of objects, one for each account whose status wasn’t changed.
|
Copyright © 2025. All rights reserved.