| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield |
|
| Modifier and Type | Method and Description |
|---|---|
default DisassociateDrtRoleResponse |
ShieldClient.disassociateDRTRole()
Removes the DDoS Response Team's (DRT) access to your AWS account.
|
default DisassociateDrtRoleResponse |
ShieldClient.disassociateDRTRole(Consumer<DisassociateDrtRoleRequest.Builder> disassociateDrtRoleRequest)
Removes the DDoS Response Team's (DRT) access to your AWS account.
|
default DisassociateDrtRoleResponse |
ShieldClient.disassociateDRTRole(DisassociateDrtRoleRequest disassociateDrtRoleRequest)
Removes the DDoS Response Team's (DRT) access to your AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateDrtRoleResponse> |
ShieldAsyncClient.disassociateDRTRole()
Removes the DDoS Response Team's (DRT) access to your AWS account.
|
default CompletableFuture<DisassociateDrtRoleResponse> |
ShieldAsyncClient.disassociateDRTRole(Consumer<DisassociateDrtRoleRequest.Builder> disassociateDrtRoleRequest)
Removes the DDoS Response Team's (DRT) access to your AWS account.
|
default CompletableFuture<DisassociateDrtRoleResponse> |
ShieldAsyncClient.disassociateDRTRole(DisassociateDrtRoleRequest disassociateDrtRoleRequest)
Removes the DDoS Response Team's (DRT) access to your AWS account.
|
Copyright © 2021. All rights reserved.