AWS SDK for .NET Documentation
ResourceStatus Property
AmazonAmazon.CloudFormation.ModelStackResourceResourceStatus Did this page help you?   Yes   No    Tell us about it...
Current status of the resource.

Constraints:

Allowed Values
CREATE_IN_PROGRESS, CREATE_FAILED, CREATE_COMPLETE, DELETE_IN_PROGRESS, DELETE_FAILED, DELETE_COMPLETE, UPDATE_IN_PROGRESS, UPDATE_FAILED, UPDATE_COMPLETE

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

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