AWS SDK for .NET Documentation
Status Property
AmazonAmazon.Route53.ModelChangeInfoStatus Did this page help you?   Yes   No    Tell us about it...
The current state of the request. PENDING indicates that this request has not yet been applied to all Amazon Route 53 DNS servers. Valid Values: PENDING | INSYNC

Constraints:

Allowed Values
PENDING, INSYNC

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

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