C# Class 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.
Inheritance: AmazonRoute53Request
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetEDNS0ClientSubnetIP ( ) : bool
IsSetEDNS0ClientSubnetMask ( ) : bool
IsSetHostedZoneId ( ) : bool
IsSetRecordName ( ) : bool
IsSetRecordType ( ) : bool
IsSetResolverIP ( ) : bool