| Package | Description |
|---|---|
| com.amazonaws.services.securityhub |
Security Hub provides you with a comprehensive view of the security state of your AWS environment and resources.
|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
ListEnabledProductsForImportResult |
AWSSecurityHubClient.listEnabledProductsForImport(ListEnabledProductsForImportRequest request)
Lists all findings-generating solutions (products) whose findings you have subscribed to receive in Security Hub.
|
ListEnabledProductsForImportResult |
AWSSecurityHub.listEnabledProductsForImport(ListEnabledProductsForImportRequest listEnabledProductsForImportRequest)
Lists all findings-generating solutions (products) whose findings you have subscribed to receive in Security Hub.
|
ListEnabledProductsForImportResult |
AbstractAWSSecurityHub.listEnabledProductsForImport(ListEnabledProductsForImportRequest request) |
| Modifier and Type | Method and Description |
|---|---|
ListEnabledProductsForImportResult |
ListEnabledProductsForImportResult.clone() |
ListEnabledProductsForImportResult |
ListEnabledProductsForImportResult.withNextToken(String nextToken)
The token that is required for pagination.
|
ListEnabledProductsForImportResult |
ListEnabledProductsForImportResult.withProductSubscriptions(Collection<String> productSubscriptions)
A list of ARNs for the resources that represent your subscriptions to products.
|
ListEnabledProductsForImportResult |
ListEnabledProductsForImportResult.withProductSubscriptions(String... productSubscriptions)
A list of ARNs for the resources that represent your subscriptions to products.
|
Copyright © 2019. All rights reserved.