| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
List<AccountState> |
BatchGetAccountStatusResponse.accounts()
An array of objects that provide details on the status of Amazon Inspector for each of the requested accounts.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetAccountStatusResponse.Builder |
BatchGetAccountStatusResponse.Builder.accounts(AccountState... accounts)
An array of objects that provide details on the status of Amazon Inspector for each of the requested
accounts.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetAccountStatusResponse.Builder |
BatchGetAccountStatusResponse.Builder.accounts(Collection<AccountState> accounts)
An array of objects that provide details on the status of Amazon Inspector for each of the requested
accounts.
|
Copyright © 2023. All rights reserved.