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
- Struct
- Aws::ElasticBeanstalk::Types::ListAvailableSolutionStacksResultMessage
- Defined in:
- (unknown)
Overview
A list of available AWS Elastic Beanstalk solution stacks.
Returned by:
Instance Attribute Summary collapse
-
#solution_stack_details ⇒ Array<Types::SolutionStackDescription>
A list of available solution stacks and their SolutionStackDescription.
-
#solution_stacks ⇒ Array<String>
A list of available solution stacks.
Instance Attribute Details
#solution_stack_details ⇒ Array<Types::SolutionStackDescription>
A list of available solution stacks and their SolutionStackDescription.
#solution_stacks ⇒ Array<String>
A list of available solution stacks.