public static interface AssociateHealthCheckRequest.Builder extends ShieldRequest.Builder, SdkPojo, CopyableBuilder<AssociateHealthCheckRequest.Builder,AssociateHealthCheckRequest>
| Modifier and Type | Method and Description |
|---|---|
AssociateHealthCheckRequest.Builder |
healthCheckArn(String healthCheckArn)
The Amazon Resource Name (ARN) of the health check to associate with the protection.
|
AssociateHealthCheckRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
AssociateHealthCheckRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
AssociateHealthCheckRequest.Builder |
protectionId(String protectionId)
The unique identifier (ID) for the Protection object to add the health check association to.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateHealthCheckRequest.Builder protectionId(String protectionId)
The unique identifier (ID) for the Protection object to add the health check association to.
protectionId - The unique identifier (ID) for the Protection object to add the health check association to.AssociateHealthCheckRequest.Builder healthCheckArn(String healthCheckArn)
The Amazon Resource Name (ARN) of the health check to associate with the protection.
healthCheckArn - The Amazon Resource Name (ARN) of the health check to associate with the protection.AssociateHealthCheckRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderAssociateHealthCheckRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.