Contains the response to a
CopyC# request.

CreateStack

C# |
public class CreateStackResult

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | CreateStackResult()()()() | Initializes a new instance of the CreateStackResult class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | StackId |
Gets and sets the property StackId.
The stack ID, which is an opaque string that you use to identify the stack when performing
actions such as |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithStackId(String) | Obsolete.
Sets the StackId property
|

Object | |
![]() | CreateStackResult |