| 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.
|
FailedMemberAccountEc2DeepInspectionStatusState |
FailedMemberAccountEc2DeepInspectionStatusState.withEc2ScanStatus(Status ec2ScanStatus)
The status of EC2 scanning in the account that failed to activate Amazon Inspector deep inspection.
|
ResourceStatus |
ResourceStatus.withEcr(Status ecr)
The status of Amazon Inspector scanning for Amazon ECR resources.
|
ResourceStatus |
ResourceStatus.withLambda(Status lambda)
The status of Amazon Inspector scanning for AWS Lambda function.
|
ResourceStatus |
ResourceStatus.withLambdaCode(Status lambdaCode)
The status of Amazon Inspector scanning for custom application code for Amazon Web Services Lambda functions.
|
State |
State.withStatus(Status status)
The status of Amazon Inspector for the account.
|
Account |
Account.withStatus(Status status)
The status of Amazon Inspector for the account.
|
FailedAccount |
FailedAccount.withStatus(Status status)
The status of Amazon Inspector for the account.
|
Copyright © 2023. All rights reserved.