| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
static Status |
Status.fromValue(String value)
Use this in place of valueOf.
|
static Status |
Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Status[] |
Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceStatus |
ResourceStatus.withEc2(Status ec2)
The status of Amazon Inspector scanning for Amazon EC2 resources.
|
ResourceStatus |
ResourceStatus.withEcr(Status ecr)
The status of Amazon Inspector scanning for Amazon ECR resources.
|
FailedAccount |
FailedAccount.withStatus(Status status)
The status of Amazon Inspector for the account.
|
Account |
Account.withStatus(Status status)
The status of Amazon Inspector for the account.
|
State |
State.withStatus(Status status)
The status of Amazon Inspector for the account.
|
Copyright © 2022. All rights reserved.