AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Information about an CloudFormation stack creation or update that occurred around the time of an incident and could be a potential cause of the incident.

Inheritance Hierarchy

System.Object
  Amazon.SSMIncidents.Model.CloudFormationStackUpdate

Namespace: Amazon.SSMIncidents.Model
Assembly: AWSSDK.SSMIncidents.dll
Version: 3.x.y.z

Syntax

C#
public class CloudFormationStackUpdate

The CloudFormationStackUpdate type exposes the following members

Constructors

NameDescription
Public Method CloudFormationStackUpdate()

Properties

NameTypeDescription
Public Property EndTime System.DateTime

Gets and sets the property EndTime.

The timestamp for when the CloudFormation stack creation or update ended. Not reported for deployments that are still in progress.

Public Property StackArn System.String

Gets and sets the property StackArn.

The Amazon Resource Name (ARN) of the CloudFormation stack involved in the update.

Public Property StartTime System.DateTime

Gets and sets the property StartTime.

The timestamp for when the CloudFormation stack creation or update began.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5