class Aws::Route53RecoveryControlConfig::Types::ListRoutingControlsRequest

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

data as a hash:

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

@!attribute [rw] control_panel_arn

@return [String]

@!attribute [rw] max_results

@return [Integer]

@!attribute [rw] next_token

@return [String]

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

Constants

SENSITIVE