class Aws::Shield::Types::DisassociateHealthCheckRequest

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

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 remove the
health check association from.
@return [String]

@!attribute [rw] health_check_arn

The Amazon Resource Name (ARN) of the health check that is
associated with the protection.
@return [String]

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

Constants

SENSITIVE