| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2 |
Amazon Inspector is a vulnerability discovery service that automates continuous scanning for security vulnerabilities
within your Amazon EC2, Amazon ECR, and Amazon Web Services Lambda environments.
|
| Modifier and Type | Method and Description |
|---|---|
default EnableDelegatedAdminAccountResponse |
Inspector2Client.enableDelegatedAdminAccount(Consumer<EnableDelegatedAdminAccountRequest.Builder> enableDelegatedAdminAccountRequest)
Enables the Amazon Inspector delegated administrator for your Organizations organization.
|
default EnableDelegatedAdminAccountResponse |
Inspector2Client.enableDelegatedAdminAccount(EnableDelegatedAdminAccountRequest enableDelegatedAdminAccountRequest)
Enables the Amazon Inspector delegated administrator for your Organizations organization.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<EnableDelegatedAdminAccountResponse> |
Inspector2AsyncClient.enableDelegatedAdminAccount(Consumer<EnableDelegatedAdminAccountRequest.Builder> enableDelegatedAdminAccountRequest)
Enables the Amazon Inspector delegated administrator for your Organizations organization.
|
default CompletableFuture<EnableDelegatedAdminAccountResponse> |
Inspector2AsyncClient.enableDelegatedAdminAccount(EnableDelegatedAdminAccountRequest enableDelegatedAdminAccountRequest)
Enables the Amazon Inspector delegated administrator for your Organizations organization.
|
Copyright © 2023. All rights reserved.