class Aws::Shield::Types::AssociateHealthCheckRequest

@note When making an API call, you may pass AssociateHealthCheckRequest

data as a hash:

    {
      protection_id: "ProtectionId", # required
      health_check_arn: "HealthCheckArn", # required
    }

@!attribute [rw] protection_id

The unique identifier (ID) for the Protection object to add the
health check association to.
@return [String]

@!attribute [rw] health_check_arn

The Amazon Resource Name (ARN) of the health check to associate with
the protection.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/AssociateHealthCheckRequest AWS API Documentation

Constants

SENSITIVE