The name associated with the stack. The name must be unique within your AWS account.
![]() |
---|
Must contain only alphanumeric characters (case sensitive) and start with an alpha character. Maximum length of the name is 255 characters. |

C# |
public string StackName { get; set; }