public static interface DisassociateHealthCheckRequest.Builder extends ShieldRequest.Builder, SdkPojo, CopyableBuilder<DisassociateHealthCheckRequest.Builder,DisassociateHealthCheckRequest>
| Modifier and Type | Method and Description |
|---|---|
DisassociateHealthCheckRequest.Builder |
healthCheckArn(String healthCheckArn)
The Amazon Resource Name (ARN) of the health check that is associated with the protection.
|
DisassociateHealthCheckRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DisassociateHealthCheckRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DisassociateHealthCheckRequest.Builder |
protectionId(String protectionId)
The unique identifier (ID) for the Protection object to remove the health check association from.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDisassociateHealthCheckRequest.Builder protectionId(String protectionId)
The unique identifier (ID) for the Protection object to remove the health check association from.
protectionId - The unique identifier (ID) for the Protection object to remove the health check association
from.DisassociateHealthCheckRequest.Builder healthCheckArn(String healthCheckArn)
The Amazon Resource Name (ARN) of the health check that is associated with the protection.
healthCheckArn - The Amazon Resource Name (ARN) of the health check that is associated with the protection.DisassociateHealthCheckRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDisassociateHealthCheckRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.