| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
static Ec2DeepInspectionStatus |
Ec2DeepInspectionStatus.fromValue(String value)
Use this in place of valueOf.
|
static Ec2DeepInspectionStatus |
Ec2DeepInspectionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Ec2DeepInspectionStatus[] |
Ec2DeepInspectionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MemberAccountEc2DeepInspectionStatusState |
MemberAccountEc2DeepInspectionStatusState.withStatus(Ec2DeepInspectionStatus status)
The state of Amazon Inspector deep inspection in the member account.
|
UpdateEc2DeepInspectionConfigurationResult |
UpdateEc2DeepInspectionConfigurationResult.withStatus(Ec2DeepInspectionStatus status)
The status of Amazon Inspector deep inspection in your account.
|
GetEc2DeepInspectionConfigurationResult |
GetEc2DeepInspectionConfigurationResult.withStatus(Ec2DeepInspectionStatus status)
The activation status of Amazon Inspector deep inspection in your account.
|
Copyright © 2023. All rights reserved.