| 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 |
|---|---|
UpdateEc2DeepInspectionConfigurationResult |
AbstractAWSInspector2.updateEc2DeepInspectionConfiguration(UpdateEc2DeepInspectionConfigurationRequest request) |
UpdateEc2DeepInspectionConfigurationResult |
AWSInspector2.updateEc2DeepInspectionConfiguration(UpdateEc2DeepInspectionConfigurationRequest updateEc2DeepInspectionConfigurationRequest)
Activates, deactivates Amazon Inspector deep inspection, or updates custom paths for your account.
|
UpdateEc2DeepInspectionConfigurationResult |
AWSInspector2Client.updateEc2DeepInspectionConfiguration(UpdateEc2DeepInspectionConfigurationRequest request)
Activates, deactivates Amazon Inspector deep inspection, or updates custom paths for your account.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateEc2DeepInspectionConfigurationResult |
UpdateEc2DeepInspectionConfigurationResult.clone() |
UpdateEc2DeepInspectionConfigurationResult |
UpdateEc2DeepInspectionConfigurationResult.withErrorMessage(String errorMessage)
An error message explaining why new Amazon Inspector deep inspection custom paths could not be added.
|
UpdateEc2DeepInspectionConfigurationResult |
UpdateEc2DeepInspectionConfigurationResult.withOrgPackagePaths(Collection<String> orgPackagePaths)
The current Amazon Inspector deep inspection custom paths for the organization.
|
UpdateEc2DeepInspectionConfigurationResult |
UpdateEc2DeepInspectionConfigurationResult.withOrgPackagePaths(String... orgPackagePaths)
The current Amazon Inspector deep inspection custom paths for the organization.
|
UpdateEc2DeepInspectionConfigurationResult |
UpdateEc2DeepInspectionConfigurationResult.withPackagePaths(Collection<String> packagePaths)
The current Amazon Inspector deep inspection custom paths for your account.
|
UpdateEc2DeepInspectionConfigurationResult |
UpdateEc2DeepInspectionConfigurationResult.withPackagePaths(String... packagePaths)
The current Amazon Inspector deep inspection custom paths for your account.
|
UpdateEc2DeepInspectionConfigurationResult |
UpdateEc2DeepInspectionConfigurationResult.withStatus(Ec2DeepInspectionStatus status)
The status of Amazon Inspector deep inspection in your account.
|
UpdateEc2DeepInspectionConfigurationResult |
UpdateEc2DeepInspectionConfigurationResult.withStatus(String status)
The status of Amazon Inspector deep inspection in your account.
|
Copyright © 2023. All rights reserved.