| 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 |
|---|---|
EnableSecurityHubResult |
AWSSecurityHubClient.enableSecurityHub(EnableSecurityHubRequest request)
Enables Security Hub for your account in the current Region or the Region you specify in the request.
|
EnableSecurityHubResult |
AWSSecurityHub.enableSecurityHub(EnableSecurityHubRequest enableSecurityHubRequest)
Enables Security Hub for your account in the current Region or the Region you specify in the request.
|
EnableSecurityHubResult |
AbstractAWSSecurityHub.enableSecurityHub(EnableSecurityHubRequest request) |
Future<EnableSecurityHubResult> |
AWSSecurityHubAsyncClient.enableSecurityHubAsync(EnableSecurityHubRequest request) |
Future<EnableSecurityHubResult> |
AWSSecurityHubAsync.enableSecurityHubAsync(EnableSecurityHubRequest enableSecurityHubRequest)
Enables Security Hub for your account in the current Region or the Region you specify in the request.
|
Future<EnableSecurityHubResult> |
AbstractAWSSecurityHubAsync.enableSecurityHubAsync(EnableSecurityHubRequest request) |
Future<EnableSecurityHubResult> |
AWSSecurityHubAsyncClient.enableSecurityHubAsync(EnableSecurityHubRequest request,
AsyncHandler<EnableSecurityHubRequest,EnableSecurityHubResult> asyncHandler) |
Future<EnableSecurityHubResult> |
AWSSecurityHubAsync.enableSecurityHubAsync(EnableSecurityHubRequest enableSecurityHubRequest,
AsyncHandler<EnableSecurityHubRequest,EnableSecurityHubResult> asyncHandler)
Enables Security Hub for your account in the current Region or the Region you specify in the request.
|
Future<EnableSecurityHubResult> |
AbstractAWSSecurityHubAsync.enableSecurityHubAsync(EnableSecurityHubRequest request,
AsyncHandler<EnableSecurityHubRequest,EnableSecurityHubResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<EnableSecurityHubResult> |
AWSSecurityHubAsyncClient.enableSecurityHubAsync(EnableSecurityHubRequest request,
AsyncHandler<EnableSecurityHubRequest,EnableSecurityHubResult> asyncHandler) |
Future<EnableSecurityHubResult> |
AWSSecurityHubAsync.enableSecurityHubAsync(EnableSecurityHubRequest enableSecurityHubRequest,
AsyncHandler<EnableSecurityHubRequest,EnableSecurityHubResult> asyncHandler)
Enables Security Hub for your account in the current Region or the Region you specify in the request.
|
Future<EnableSecurityHubResult> |
AbstractAWSSecurityHubAsync.enableSecurityHubAsync(EnableSecurityHubRequest request,
AsyncHandler<EnableSecurityHubRequest,EnableSecurityHubResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
EnableSecurityHubRequest |
EnableSecurityHubRequest.addTagsEntry(String key,
String value)
Add a single Tags entry
|
EnableSecurityHubRequest |
EnableSecurityHubRequest.clearTagsEntries()
Removes all the entries added into Tags.
|
EnableSecurityHubRequest |
EnableSecurityHubRequest.clone() |
EnableSecurityHubRequest |
EnableSecurityHubRequest.withControlFindingGenerator(ControlFindingGenerator controlFindingGenerator)
This field, used when enabling Security Hub, specifies whether the calling account has consolidated control
findings turned on.
|
EnableSecurityHubRequest |
EnableSecurityHubRequest.withControlFindingGenerator(String controlFindingGenerator)
This field, used when enabling Security Hub, specifies whether the calling account has consolidated control
findings turned on.
|
EnableSecurityHubRequest |
EnableSecurityHubRequest.withEnableDefaultStandards(Boolean enableDefaultStandards)
Whether to enable the security standards that Security Hub has designated as automatically enabled.
|
EnableSecurityHubRequest |
EnableSecurityHubRequest.withTags(Map<String,String> tags)
The tags to add to the hub resource when you enable Security Hub.
|
Copyright © 2024. All rights reserved.