class Aws::Route53RecoveryReadiness::Types::GetCellReadinessSummaryRequest

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

data as a hash:

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

@!attribute [rw] cell_name

@return [String]

@!attribute [rw] max_results

@return [Integer]

@!attribute [rw] next_token

@return [String]

@see docs.aws.amazon.com/goto/WebAPI/route53-recovery-readiness-2019-12-02/GetCellReadinessSummaryRequest AWS API Documentation

Constants

SENSITIVE