class Aws::Route53RecoveryReadiness::Types::CreateReadinessCheckRequest
@note When making an API call, you may pass CreateReadinessCheckRequest
data as a hash: { readiness_check_name: "__string", # required resource_set_name: "__string", # required tags: { "__string" => "__string", }, }
@!attribute [rw] readiness_check_name
@return [String]
@!attribute [rw] resource_set_name
@return [String]
@!attribute [rw] tags
A collection of tags associated with a resource @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/route53-recovery-readiness-2019-12-02/CreateReadinessCheckRequest AWS API Documentation
Constants
- SENSITIVE