| 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 DisassociateMembersResponse |
SecurityHubClient.disassociateMembers(Consumer<DisassociateMembersRequest.Builder> disassociateMembersRequest)
Disassociates the specified member accounts from the associated administrator account.
|
default DisassociateMembersResponse |
SecurityHubClient.disassociateMembers(DisassociateMembersRequest disassociateMembersRequest)
Disassociates the specified member accounts from the associated administrator account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateMembersResponse> |
SecurityHubAsyncClient.disassociateMembers(Consumer<DisassociateMembersRequest.Builder> disassociateMembersRequest)
Disassociates the specified member accounts from the associated administrator account.
|
default CompletableFuture<DisassociateMembersResponse> |
SecurityHubAsyncClient.disassociateMembers(DisassociateMembersRequest disassociateMembersRequest)
Disassociates the specified member accounts from the associated administrator account.
|
Copyright © 2023. All rights reserved.