Module: Aws::Route53::Client::_TestDNSAnswerResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::TestDNSAnswerResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#nameserver::String

Returns:

  • (::String)


979
# File 'sig/client.rbs', line 979

def nameserver: () -> ::String

#protocol::String

Returns:

  • (::String)


984
# File 'sig/client.rbs', line 984

def protocol: () -> ::String

#record_data::Array[::String]

Returns:

  • (::Array[::String])


982
# File 'sig/client.rbs', line 982

def record_data: () -> ::Array[::String]

#record_name::String

Returns:

  • (::String)


980
# File 'sig/client.rbs', line 980

def record_name: () -> ::String

#record_type"SOA", ...

Returns:

  • ("SOA", "A", "TXT", "NS", "CNAME", "MX", "NAPTR", "PTR", "SRV", "SPF", "AAAA", "CAA", "DS", "TLSA", "SSHFP", "SVCB", "HTTPS")


981
# File 'sig/client.rbs', line 981

def record_type: () -> ("SOA" | "A" | "TXT" | "NS" | "CNAME" | "MX" | "NAPTR" | "PTR" | "SRV" | "SPF" | "AAAA" | "CAA" | "DS" | "TLSA" | "SSHFP" | "SVCB" | "HTTPS")

#response_code::String

Returns:

  • (::String)


983
# File 'sig/client.rbs', line 983

def response_code: () -> ::String