| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
AutomatedDiscoveryAccount |
AutomatedDiscoveryAccount.clone() |
AutomatedDiscoveryAccount |
AutomatedDiscoveryAccount.withAccountId(String accountId)
The Amazon Web Services account ID for the account.
|
AutomatedDiscoveryAccount |
AutomatedDiscoveryAccount.withStatus(AutomatedDiscoveryAccountStatus status)
The current status of automated sensitive data discovery for the account.
|
AutomatedDiscoveryAccount |
AutomatedDiscoveryAccount.withStatus(String status)
The current status of automated sensitive data discovery for the account.
|
| Modifier and Type | Method and Description |
|---|---|
List<AutomatedDiscoveryAccount> |
ListAutomatedDiscoveryAccountsResult.getItems()
An array of objects, one for each account specified in the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListAutomatedDiscoveryAccountsResult |
ListAutomatedDiscoveryAccountsResult.withItems(AutomatedDiscoveryAccount... items)
An array of objects, one for each account specified in the request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListAutomatedDiscoveryAccountsResult.setItems(Collection<AutomatedDiscoveryAccount> items)
An array of objects, one for each account specified in the request.
|
ListAutomatedDiscoveryAccountsResult |
ListAutomatedDiscoveryAccountsResult.withItems(Collection<AutomatedDiscoveryAccount> items)
An array of objects, one for each account specified in the request.
|
Copyright © 2025. All rights reserved.