| Package | Description |
|---|---|
| com.amazonaws.services.inspector2 |
Amazon Inspector is a vulnerability discovery service that automates continuous scanning for security vulnerabilities
within your Amazon EC2 and Amazon ECR environments.
|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
GetEc2DeepInspectionConfigurationResult |
AbstractAWSInspector2.getEc2DeepInspectionConfiguration(GetEc2DeepInspectionConfigurationRequest request) |
GetEc2DeepInspectionConfigurationResult |
AWSInspector2.getEc2DeepInspectionConfiguration(GetEc2DeepInspectionConfigurationRequest getEc2DeepInspectionConfigurationRequest)
Retrieves the activation status of Amazon Inspector deep inspection and custom paths associated with your
account.
|
GetEc2DeepInspectionConfigurationResult |
AWSInspector2Client.getEc2DeepInspectionConfiguration(GetEc2DeepInspectionConfigurationRequest request)
Retrieves the activation status of Amazon Inspector deep inspection and custom paths associated with your
account.
|
| Modifier and Type | Method and Description |
|---|---|
GetEc2DeepInspectionConfigurationResult |
GetEc2DeepInspectionConfigurationResult.clone() |
GetEc2DeepInspectionConfigurationResult |
GetEc2DeepInspectionConfigurationResult.withErrorMessage(String errorMessage)
An error message explaining why Amazon Inspector deep inspection configurations could not be retrieved for your
account.
|
GetEc2DeepInspectionConfigurationResult |
GetEc2DeepInspectionConfigurationResult.withOrgPackagePaths(Collection<String> orgPackagePaths)
The Amazon Inspector deep inspection custom paths for your organization.
|
GetEc2DeepInspectionConfigurationResult |
GetEc2DeepInspectionConfigurationResult.withOrgPackagePaths(String... orgPackagePaths)
The Amazon Inspector deep inspection custom paths for your organization.
|
GetEc2DeepInspectionConfigurationResult |
GetEc2DeepInspectionConfigurationResult.withPackagePaths(Collection<String> packagePaths)
The Amazon Inspector deep inspection custom paths for your account.
|
GetEc2DeepInspectionConfigurationResult |
GetEc2DeepInspectionConfigurationResult.withPackagePaths(String... packagePaths)
The Amazon Inspector deep inspection custom paths for your account.
|
GetEc2DeepInspectionConfigurationResult |
GetEc2DeepInspectionConfigurationResult.withStatus(Ec2DeepInspectionStatus status)
The activation status of Amazon Inspector deep inspection in your account.
|
GetEc2DeepInspectionConfigurationResult |
GetEc2DeepInspectionConfigurationResult.withStatus(String status)
The activation status of Amazon Inspector deep inspection in your account.
|
Copyright © 2023. All rights reserved.