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.
Namespace: Amazon.CloudFormation.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class Stack : Object
The Stack type exposes the following members
Name | Description | |
---|---|---|
![]() |
Stack() |
Name | Type | Description | |
---|---|---|---|
![]() |
Capabilities | System.Collections.Generic.List<System.String> |
Gets and sets the property Capabilities.
The capabilities allowed in the stack. |
![]() |
CreationTime | System.DateTime |
Gets and sets the property CreationTime.
The time at which the stack was created. |
![]() |
Description | System.String |
Gets and sets the property Description.
A user-defined description associated with the stack. |
![]() |
DisableRollback | System.Boolean |
Gets and sets the property DisableRollback.
Boolean to enable or disable rollback on stack creation failures:
|
![]() |
LastUpdatedTime | System.DateTime |
Gets and sets the property LastUpdatedTime.
The time the stack was last updated. This field will only be returned if the stack has been updated at least once. |
![]() |
NotificationARNs | System.Collections.Generic.List<System.String> |
Gets and sets the property NotificationARNs.
SNS topic ARNs to which stack related events are published. |
![]() |
Outputs | System.Collections.Generic.List<Amazon.CloudFormation.Model.Output> |
Gets and sets the property Outputs.
A list of output structures. |
![]() |
Parameters | System.Collections.Generic.List<Amazon.CloudFormation.Model.Parameter> |
Gets and sets the property Parameters.
A list of |
![]() |
StackId | System.String |
Gets and sets the property StackId.
Unique identifier of the stack. |
![]() |
StackName | System.String |
Gets and sets the property StackName.
The name associated with the stack. |
![]() |
StackStatus | Amazon.CloudFormation.StackStatus |
Gets and sets the property StackStatus.
Current status of the stack. |
![]() |
StackStatusReason | System.String |
Gets and sets the property StackStatusReason.
Success/failure message associated with the stack status. |
![]() |
Tags | System.Collections.Generic.List<Amazon.CloudFormation.Model.Tag> |
Gets and sets the property Tags.
A list of |
![]() |
TimeoutInMinutes | System.Int32 |
Gets and sets the property TimeoutInMinutes.
The amount of time within which stack creation should complete. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8
.NET for Windows Phone:
Supported in: Windows Phone 8.1