| Package | Description |
|---|---|
| com.amazonaws.services.securityhub |
Security Hub provides you with a comprehensive view of your security state in Amazon Web Services and helps you
assess your Amazon Web Services environment against security industry standards and best practices.
|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
ListEnabledProductsForImportResult |
AbstractAWSSecurityHub.listEnabledProductsForImport(ListEnabledProductsForImportRequest request) |
ListEnabledProductsForImportResult |
AWSSecurityHubClient.listEnabledProductsForImport(ListEnabledProductsForImportRequest request)
Lists all findings-generating solutions (products) that you are subscribed to receive findings from in Security
Hub.
|
ListEnabledProductsForImportResult |
AWSSecurityHub.listEnabledProductsForImport(ListEnabledProductsForImportRequest listEnabledProductsForImportRequest)
Lists all findings-generating solutions (products) that you are subscribed to receive findings from in Security
Hub.
|
| Modifier and Type | Method and Description |
|---|---|
ListEnabledProductsForImportResult |
ListEnabledProductsForImportResult.clone() |
ListEnabledProductsForImportResult |
ListEnabledProductsForImportResult.withNextToken(String nextToken)
The pagination token to use to request the next page of results.
|
ListEnabledProductsForImportResult |
ListEnabledProductsForImportResult.withProductSubscriptions(Collection<String> productSubscriptions)
The list of ARNs for the resources that represent your subscriptions to products.
|
ListEnabledProductsForImportResult |
ListEnabledProductsForImportResult.withProductSubscriptions(String... productSubscriptions)
The list of ARNs for the resources that represent your subscriptions to products.
|
Copyright © 2024. All rights reserved.