| Package | Description |
|---|---|
| software.amazon.awssdk.services.detective |
Detective uses machine learning and purpose-built visualizations to help you analyze and investigate security issues
across your Amazon Web Services (AWS) workloads.
|
| Modifier and Type | Method and Description |
|---|---|
default DisassociateMembershipResponse |
DetectiveClient.disassociateMembership(Consumer<DisassociateMembershipRequest.Builder> disassociateMembershipRequest)
Removes the member account from the specified behavior graph.
|
default DisassociateMembershipResponse |
DetectiveClient.disassociateMembership(DisassociateMembershipRequest disassociateMembershipRequest)
Removes the member account from the specified behavior graph.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateMembershipResponse> |
DetectiveAsyncClient.disassociateMembership(Consumer<DisassociateMembershipRequest.Builder> disassociateMembershipRequest)
Removes the member account from the specified behavior graph.
|
default CompletableFuture<DisassociateMembershipResponse> |
DetectiveAsyncClient.disassociateMembership(DisassociateMembershipRequest disassociateMembershipRequest)
Removes the member account from the specified behavior graph.
|
Copyright © 2021. All rights reserved.