| Package | Description |
|---|---|
| com.amazonaws.services.shield |
|
| com.amazonaws.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
AssociateDRTRoleResult |
AWSShieldClient.associateDRTRole(AssociateDRTRoleRequest request)
Authorizes the Shield Response Team (SRT) using the specified role, to access your Amazon Web Services account to
assist with DDoS attack mitigation during potential attacks.
|
AssociateDRTRoleResult |
AbstractAWSShield.associateDRTRole(AssociateDRTRoleRequest request) |
AssociateDRTRoleResult |
AWSShield.associateDRTRole(AssociateDRTRoleRequest associateDRTRoleRequest)
Authorizes the Shield Response Team (SRT) using the specified role, to access your Amazon Web Services account to
assist with DDoS attack mitigation during potential attacks.
|
Future<AssociateDRTRoleResult> |
AWSShieldAsyncClient.associateDRTRoleAsync(AssociateDRTRoleRequest request) |
Future<AssociateDRTRoleResult> |
AWSShieldAsync.associateDRTRoleAsync(AssociateDRTRoleRequest associateDRTRoleRequest)
Authorizes the Shield Response Team (SRT) using the specified role, to access your Amazon Web Services account to
assist with DDoS attack mitigation during potential attacks.
|
Future<AssociateDRTRoleResult> |
AbstractAWSShieldAsync.associateDRTRoleAsync(AssociateDRTRoleRequest request) |
Future<AssociateDRTRoleResult> |
AWSShieldAsyncClient.associateDRTRoleAsync(AssociateDRTRoleRequest request,
AsyncHandler<AssociateDRTRoleRequest,AssociateDRTRoleResult> asyncHandler) |
Future<AssociateDRTRoleResult> |
AWSShieldAsync.associateDRTRoleAsync(AssociateDRTRoleRequest associateDRTRoleRequest,
AsyncHandler<AssociateDRTRoleRequest,AssociateDRTRoleResult> asyncHandler)
Authorizes the Shield Response Team (SRT) using the specified role, to access your Amazon Web Services account to
assist with DDoS attack mitigation during potential attacks.
|
Future<AssociateDRTRoleResult> |
AbstractAWSShieldAsync.associateDRTRoleAsync(AssociateDRTRoleRequest request,
AsyncHandler<AssociateDRTRoleRequest,AssociateDRTRoleResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<AssociateDRTRoleResult> |
AWSShieldAsyncClient.associateDRTRoleAsync(AssociateDRTRoleRequest request,
AsyncHandler<AssociateDRTRoleRequest,AssociateDRTRoleResult> asyncHandler) |
Future<AssociateDRTRoleResult> |
AWSShieldAsync.associateDRTRoleAsync(AssociateDRTRoleRequest associateDRTRoleRequest,
AsyncHandler<AssociateDRTRoleRequest,AssociateDRTRoleResult> asyncHandler)
Authorizes the Shield Response Team (SRT) using the specified role, to access your Amazon Web Services account to
assist with DDoS attack mitigation during potential attacks.
|
Future<AssociateDRTRoleResult> |
AbstractAWSShieldAsync.associateDRTRoleAsync(AssociateDRTRoleRequest request,
AsyncHandler<AssociateDRTRoleRequest,AssociateDRTRoleResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
AssociateDRTRoleRequest |
AssociateDRTRoleRequest.clone() |
AssociateDRTRoleRequest |
AssociateDRTRoleRequest.withRoleArn(String roleArn)
The Amazon Resource Name (ARN) of the role the SRT will use to access your Amazon Web Services account.
|
Copyright © 2022. All rights reserved.