| Package | Description |
|---|---|
| com.amazonaws.services.securityhub |
Security Hub provides you with a comprehensive view of the security state of your Amazon Web Services environment and
resources.
|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
ListSecurityControlDefinitionsResult |
AbstractAWSSecurityHub.listSecurityControlDefinitions(ListSecurityControlDefinitionsRequest request) |
ListSecurityControlDefinitionsResult |
AWSSecurityHub.listSecurityControlDefinitions(ListSecurityControlDefinitionsRequest listSecurityControlDefinitionsRequest)
Lists all of the security controls that apply to a specified standard.
|
ListSecurityControlDefinitionsResult |
AWSSecurityHubClient.listSecurityControlDefinitions(ListSecurityControlDefinitionsRequest request)
Lists all of the security controls that apply to a specified standard.
|
| Modifier and Type | Method and Description |
|---|---|
ListSecurityControlDefinitionsResult |
ListSecurityControlDefinitionsResult.clone() |
ListSecurityControlDefinitionsResult |
ListSecurityControlDefinitionsResult.withNextToken(String nextToken)
A pagination parameter that's included in the response only if it was included in the request.
|
ListSecurityControlDefinitionsResult |
ListSecurityControlDefinitionsResult.withSecurityControlDefinitions(Collection<SecurityControlDefinition> securityControlDefinitions)
An array of controls that apply to the specified standard.
|
ListSecurityControlDefinitionsResult |
ListSecurityControlDefinitionsResult.withSecurityControlDefinitions(SecurityControlDefinition... securityControlDefinitions)
An array of controls that apply to the specified standard.
|
Copyright © 2023. All rights reserved.