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

Class: Aws::ElasticBeanstalk::Types::PlatformFramework

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

Overview

A framework supported by the platform.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

The name of the framework.

Returns:

  • (String)

    The name of the framework.

#versionString

The version of the framework.

Returns:

  • (String)

    The version of the framework.