C# Class Amazon.CloudFormation.Model.DescribeStackEventsRequest

Container for the parameters to the DescribeStackEvents operation.

Returns all stack related events for a specified stack. For more information about a stack's event history, go to the AWS CloudFormation User Guide .

NOTE:Events are returned, even if the stack never existed or has been successfully deleted.

Inheritance: AmazonCloudFormationRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetNextToken ( ) : bool
IsSetStackName ( ) : bool