| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceStatus |
Account.resourceStatus()
Details of the status of Amazon Inspector scans by resource type.
|
ResourceStatus |
FailedAccount.resourceStatus()
An object detailing which resources Amazon Inspector is enabled to scan for the account.
|
| Modifier and Type | Method and Description |
|---|---|
Account.Builder |
Account.Builder.resourceStatus(ResourceStatus resourceStatus)
Details of the status of Amazon Inspector scans by resource type.
|
FailedAccount.Builder |
FailedAccount.Builder.resourceStatus(ResourceStatus resourceStatus)
An object detailing which resources Amazon Inspector is enabled to scan for the account.
|
Copyright © 2023. All rights reserved.