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

Class: Aws::ElasticBeanstalk::Types::ListAvailableSolutionStacksResultMessage

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

Overview

A list of available AWS Elastic Beanstalk solution stacks.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#solution_stack_detailsArray<Types::SolutionStackDescription>

A list of available solution stacks and their SolutionStackDescription.

Returns:

#solution_stacksArray<String>

A list of available solution stacks.

Returns:

  • (Array<String>)

    A list of available solution stacks.