| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceState |
ResourceState.clone() |
ResourceState |
AccountState.getResourceState()
An object detailing which resources Amazon Inspector is enabled to scan for the account.
|
ResourceState |
ResourceState.withEc2(State ec2)
An object detailing the state of Amazon Inspector scanning for Amazon EC2 resources.
|
ResourceState |
ResourceState.withEcr(State ecr)
An object detailing the state of Amazon Inspector scanning for Amazon ECR resources.
|
ResourceState |
ResourceState.withLambda(State lambda) |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountState.setResourceState(ResourceState resourceState)
An object detailing which resources Amazon Inspector is enabled to scan for the account.
|
AccountState |
AccountState.withResourceState(ResourceState resourceState)
An object detailing which resources Amazon Inspector is enabled to scan for the account.
|
Copyright © 2023. All rights reserved.