| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
State |
ResourceState.ec2()
An object detailing the state of Amazon Inspector scanning for Amazon EC2 resources.
|
State |
ResourceState.ecr()
An object detailing the state of Amazon Inspector scanning for Amazon ECR resources.
|
State |
ResourceState.lambda()
Returns the value of the Lambda property for this object.
|
State |
ResourceState.lambdaCode()
Returns the value of the LambdaCode property for this object.
|
State |
AccountState.state()
An object detailing the status of Amazon Inspector for the account.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceState.Builder |
ResourceState.Builder.ec2(State ec2)
An object detailing the state of Amazon Inspector scanning for Amazon EC2 resources.
|
ResourceState.Builder |
ResourceState.Builder.ecr(State ecr)
An object detailing the state of Amazon Inspector scanning for Amazon ECR resources.
|
ResourceState.Builder |
ResourceState.Builder.lambda(State lambda)
Sets the value of the Lambda property for this object.
|
ResourceState.Builder |
ResourceState.Builder.lambdaCode(State lambdaCode)
Sets the value of the LambdaCode property for this object.
|
AccountState.Builder |
AccountState.Builder.state(State state)
An object detailing the status of Amazon Inspector for the account.
|
Copyright © 2023. All rights reserved.