C# Класс Amazon.Route53.Model.TestDNSAnswerRequest

Container for the parameters to the TestDNSAnswer operation. Gets the value that Amazon Route 53 returns in response to a DNS request for a specified record name and type. You can optionally specify the IP address of a DNS resolver, an EDNS0 client subnet IP address, and a subnet mask.
Наследование: AmazonRoute53Request
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetEDNS0ClientSubnetIP ( ) : bool
IsSetEDNS0ClientSubnetMask ( ) : bool
IsSetHostedZoneId ( ) : bool
IsSetRecordName ( ) : bool
IsSetRecordType ( ) : bool
IsSetResolverIP ( ) : bool