| Package | Description |
|---|---|
| com.amazonaws.services.securityhub |
AWS Security Hub provides you with a comprehensive view of your security state within AWS and your compliance with
the security industry standards and best practices.
|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
CreateMembersResult |
AWSSecurityHub.createMembers(CreateMembersRequest createMembersRequest)
Creates member Security Hub accounts in the current AWS account (which becomes the master Security Hub account)
that has Security Hub enabled.
|
CreateMembersResult |
AbstractAWSSecurityHub.createMembers(CreateMembersRequest request) |
CreateMembersResult |
AWSSecurityHubClient.createMembers(CreateMembersRequest request)
Creates member Security Hub accounts in the current AWS account (which becomes the master Security Hub account)
that has Security Hub enabled.
|
Future<CreateMembersResult> |
AbstractAWSSecurityHubAsync.createMembersAsync(CreateMembersRequest request) |
Future<CreateMembersResult> |
AWSSecurityHubAsync.createMembersAsync(CreateMembersRequest createMembersRequest)
Creates member Security Hub accounts in the current AWS account (which becomes the master Security Hub account)
that has Security Hub enabled.
|
Future<CreateMembersResult> |
AWSSecurityHubAsyncClient.createMembersAsync(CreateMembersRequest request) |
Future<CreateMembersResult> |
AbstractAWSSecurityHubAsync.createMembersAsync(CreateMembersRequest request,
AsyncHandler<CreateMembersRequest,CreateMembersResult> asyncHandler) |
Future<CreateMembersResult> |
AWSSecurityHubAsync.createMembersAsync(CreateMembersRequest createMembersRequest,
AsyncHandler<CreateMembersRequest,CreateMembersResult> asyncHandler)
Creates member Security Hub accounts in the current AWS account (which becomes the master Security Hub account)
that has Security Hub enabled.
|
Future<CreateMembersResult> |
AWSSecurityHubAsyncClient.createMembersAsync(CreateMembersRequest request,
AsyncHandler<CreateMembersRequest,CreateMembersResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateMembersResult> |
AbstractAWSSecurityHubAsync.createMembersAsync(CreateMembersRequest request,
AsyncHandler<CreateMembersRequest,CreateMembersResult> asyncHandler) |
Future<CreateMembersResult> |
AWSSecurityHubAsync.createMembersAsync(CreateMembersRequest createMembersRequest,
AsyncHandler<CreateMembersRequest,CreateMembersResult> asyncHandler)
Creates member Security Hub accounts in the current AWS account (which becomes the master Security Hub account)
that has Security Hub enabled.
|
Future<CreateMembersResult> |
AWSSecurityHubAsyncClient.createMembersAsync(CreateMembersRequest request,
AsyncHandler<CreateMembersRequest,CreateMembersResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateMembersRequest |
CreateMembersRequest.clone() |
CreateMembersRequest |
CreateMembersRequest.withAccountDetails(AccountDetails... accountDetails)
A list of account ID and email address pairs of the accounts that you want to associate with the master Security
Hub account.
|
CreateMembersRequest |
CreateMembersRequest.withAccountDetails(Collection<AccountDetails> accountDetails)
A list of account ID and email address pairs of the accounts that you want to associate with the master Security
Hub account.
|
Copyright © 2019. All rights reserved.