The name of the solution stack used by this configuration. The solution stack specifies the operating system, architecture, and application server for a configuration template. It determines the set of configuration options as well as the possible and default values.
Use ListAvailableSolutionStacks to obtain a list of available solution stacks.
                             A solution stack name or a source configuration parameter must be specified,
            otherwise AWS Elastic Beanstalk returns an  CopyC#
CopyC#InvalidParameterValue
If a solution stack name is not specified and the source configuration parameter is specified, AWS Elastic Beanstalk uses the same solution stack as the source configuration template.
 Declaration Syntax
 Declaration Syntax| C# | 
public string SolutionStackName { get; set; }