class Aws::Route53RecoveryControlConfig::Types::ListAssociatedRoute53HealthChecksRequest

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

data as a hash:

    {
      max_results: 1,
      next_token: "__string",
      routing_control_arn: "__string", # required
    }

@!attribute [rw] max_results

@return [Integer]

@!attribute [rw] next_token

@return [String]

@!attribute [rw] routing_control_arn

@return [String]

@see docs.aws.amazon.com/goto/WebAPI/route53-recovery-control-config-2020-11-02/ListAssociatedRoute53HealthChecksRequest AWS API Documentation

Constants

SENSITIVE