You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ElasticBeanstalk::Types::SolutionStackDescription

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes the solution stack.

Instance Attribute Summary collapse

Instance Attribute Details

#permitted_file_typesArray<String>

The permitted file types allowed for a solution stack.

Returns:

  • (Array<String>)

    The permitted file types allowed for a solution stack.

#solution_stack_nameString

The name of the solution stack.

Returns:

  • (String)

    The name of the solution stack.