| Package | Description |
|---|---|
| com.amazonaws.services.shield |
|
| com.amazonaws.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
AssociateDRTRoleResult |
AWSShieldClient.associateDRTRole(AssociateDRTRoleRequest request)
Authorizes the DDoS Response team (DRT), using the specified role, to access your AWS account to assist with DDoS
attack mitigation during potential attacks.
|
AssociateDRTRoleResult |
AbstractAWSShield.associateDRTRole(AssociateDRTRoleRequest request) |
AssociateDRTRoleResult |
AWSShield.associateDRTRole(AssociateDRTRoleRequest associateDRTRoleRequest)
Authorizes the DDoS Response team (DRT), using the specified role, to access your AWS account to assist with DDoS
attack mitigation during potential attacks.
|
Future<AssociateDRTRoleResult> |
AWSShieldAsync.associateDRTRoleAsync(AssociateDRTRoleRequest associateDRTRoleRequest)
Authorizes the DDoS Response team (DRT), using the specified role, to access your AWS account to assist with DDoS
attack mitigation during potential attacks.
|
Future<AssociateDRTRoleResult> |
AbstractAWSShieldAsync.associateDRTRoleAsync(AssociateDRTRoleRequest request) |
Future<AssociateDRTRoleResult> |
AWSShieldAsyncClient.associateDRTRoleAsync(AssociateDRTRoleRequest request) |
Future<AssociateDRTRoleResult> |
AWSShieldAsync.associateDRTRoleAsync(AssociateDRTRoleRequest associateDRTRoleRequest,
AsyncHandler<AssociateDRTRoleRequest,AssociateDRTRoleResult> asyncHandler)
Authorizes the DDoS Response team (DRT), using the specified role, to access your AWS account to assist with DDoS
attack mitigation during potential attacks.
|
Future<AssociateDRTRoleResult> |
AbstractAWSShieldAsync.associateDRTRoleAsync(AssociateDRTRoleRequest request,
AsyncHandler<AssociateDRTRoleRequest,AssociateDRTRoleResult> asyncHandler) |
Future<AssociateDRTRoleResult> |
AWSShieldAsyncClient.associateDRTRoleAsync(AssociateDRTRoleRequest request,
AsyncHandler<AssociateDRTRoleRequest,AssociateDRTRoleResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<AssociateDRTRoleResult> |
AWSShieldAsync.associateDRTRoleAsync(AssociateDRTRoleRequest associateDRTRoleRequest,
AsyncHandler<AssociateDRTRoleRequest,AssociateDRTRoleResult> asyncHandler)
Authorizes the DDoS Response team (DRT), using the specified role, to access your AWS account to assist with DDoS
attack mitigation during potential attacks.
|
Future<AssociateDRTRoleResult> |
AbstractAWSShieldAsync.associateDRTRoleAsync(AssociateDRTRoleRequest request,
AsyncHandler<AssociateDRTRoleRequest,AssociateDRTRoleResult> asyncHandler) |
Future<AssociateDRTRoleResult> |
AWSShieldAsyncClient.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 DRT will use to access your AWS account.
|
Copyright © 2020. All rights reserved.