class Aws::Route53RecoveryReadiness::Types::GetReadinessCheckResourceStatusRequest

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

data as a hash:

    {
      max_results: 1,
      next_token: "__string",
      readiness_check_name: "__string", # required
      resource_identifier: "__string", # required
    }

@!attribute [rw] max_results

@return [Integer]

@!attribute [rw] next_token

@return [String]

@!attribute [rw] readiness_check_name

@return [String]

@!attribute [rw] resource_identifier

@return [String]

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

Constants

SENSITIVE