| 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 |
|---|---|
ListStandardsControlAssociationsRequest |
ListStandardsControlAssociationsRequest.clone() |
ListStandardsControlAssociationsRequest |
ListStandardsControlAssociationsRequest.withMaxResults(Integer maxResults)
An optional parameter that limits the total results of the API response to the specified number.
|
ListStandardsControlAssociationsRequest |
ListStandardsControlAssociationsRequest.withNextToken(String nextToken)
Optional pagination parameter.
|
ListStandardsControlAssociationsRequest |
ListStandardsControlAssociationsRequest.withSecurityControlId(String securityControlId)
The identifier of the control (identified with
SecurityControlId, SecurityControlArn,
or a mix of both parameters) that you want to determine the enablement status of in each enabled standard. |
Copyright © 2024. All rights reserved.