AWS SDK for .NET Documentation
StartRecordType Property
AmazonAmazon.Route53.ModelListResourceRecordSetsRequestStartRecordType Did this page help you?   Yes   No    Tell us about it...
The DNS type at which to begin the listing of resource record sets. Valid values: A | AAAA | CNAME | MX | NS | PTR | SOA | SPF | SRV | TXT Values for Weighted Resource Record Sets: A | AAAA | CNAME | TXT Values for Regional Resource Record Sets: A | AAAA | CNAME | TXT Values for Alias Resource Record Sets: A | AAAA Constraint: Specifying type without specifying name returns an InvalidInput error.

Constraints:

Allowed Values
SOA, A, TXT, NS, CNAME, MX, PTR, SRV, SPF, AAAA

Declaration Syntax
C#
public string StartRecordType { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)