| 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.
|
| software.amazon.awssdk.services.detective.transform |
| Modifier and Type | Method and Description |
|---|---|
default DisassociateMembershipResponse |
DetectiveClient.disassociateMembership(DisassociateMembershipRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DisassociateMembershipRequestMarshaller.marshall(DisassociateMembershipRequest disassociateMembershipRequest) |
Copyright © 2020. All rights reserved.