| Package | Description |
|---|---|
| com.amazonaws.services.shield |
|
| com.amazonaws.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DisassociateHealthCheckResult> |
AWSShieldAsyncClient.disassociateHealthCheckAsync(DisassociateHealthCheckRequest request,
AsyncHandler<DisassociateHealthCheckRequest,DisassociateHealthCheckResult> asyncHandler) |
Future<DisassociateHealthCheckResult> |
AbstractAWSShieldAsync.disassociateHealthCheckAsync(DisassociateHealthCheckRequest request,
AsyncHandler<DisassociateHealthCheckRequest,DisassociateHealthCheckResult> asyncHandler) |
Future<DisassociateHealthCheckResult> |
AWSShieldAsync.disassociateHealthCheckAsync(DisassociateHealthCheckRequest disassociateHealthCheckRequest,
AsyncHandler<DisassociateHealthCheckRequest,DisassociateHealthCheckResult> asyncHandler)
Removes health-based detection from the Shield Advanced protection for a resource.
|
| Modifier and Type | Method and Description |
|---|---|
DisassociateHealthCheckRequest |
DisassociateHealthCheckRequest.clone() |
DisassociateHealthCheckRequest |
DisassociateHealthCheckRequest.withHealthCheckArn(String healthCheckArn)
The Amazon Resource Name (ARN) of the health check that is associated with the protection.
|
DisassociateHealthCheckRequest |
DisassociateHealthCheckRequest.withProtectionId(String protectionId)
The unique identifier (ID) for the Protection object to remove the health check association from.
|
Copyright © 2024. All rights reserved.