| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub |
Security Hub provides you with a comprehensive view of the security state of your Amazon Web Services environment and
resources.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateMembersResponse |
SecurityHubClient.createMembers(Consumer<CreateMembersRequest.Builder> createMembersRequest)
Creates a member association in Security Hub between the specified accounts and the account used to make the
request, which is the administrator account.
|
default CreateMembersResponse |
SecurityHubClient.createMembers(CreateMembersRequest createMembersRequest)
Creates a member association in Security Hub between the specified accounts and the account used to make the
request, which is the administrator account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateMembersResponse> |
SecurityHubAsyncClient.createMembers(Consumer<CreateMembersRequest.Builder> createMembersRequest)
Creates a member association in Security Hub between the specified accounts and the account used to make the
request, which is the administrator account.
|
default CompletableFuture<CreateMembersResponse> |
SecurityHubAsyncClient.createMembers(CreateMembersRequest createMembersRequest)
Creates a member association in Security Hub between the specified accounts and the account used to make the
request, which is the administrator account.
|
Copyright © 2023. All rights reserved.