class Aws::ElasticBeanstalk::Types::PlatformDescription
Detailed information about a platform version.
@!attribute [rw] platform_arn
The ARN of the platform version. @return [String]
@!attribute [rw] platform_owner
The AWS account ID of the person who created the platform version. @return [String]
@!attribute [rw] platform_name
The name of the platform version. @return [String]
@!attribute [rw] platform_version
The version of the platform version. @return [String]
@!attribute [rw] solution_stack_name
The name of the solution stack used by the platform version. @return [String]
@!attribute [rw] platform_status
The status of the platform version. @return [String]
@!attribute [rw] date_created
The date when the platform version was created. @return [Time]
@!attribute [rw] date_updated
The date when the platform version was last updated. @return [Time]
@!attribute [rw] platform_category
The category of the platform version. @return [String]
@!attribute [rw] description
The description of the platform version. @return [String]
@!attribute [rw] maintainer
Information about the maintainer of the platform version. @return [String]
@!attribute [rw] operating_system_name
The operating system used by the platform version. @return [String]
@!attribute [rw] operating_system_version
The version of the operating system used by the platform version. @return [String]
@!attribute [rw] programming_languages
The programming languages supported by the platform version. @return [Array<Types::PlatformProgrammingLanguage>]
@!attribute [rw] frameworks
The frameworks supported by the platform version. @return [Array<Types::PlatformFramework>]
@!attribute [rw] custom_ami_list
The custom AMIs supported by the platform version. @return [Array<Types::CustomAmi>]
@!attribute [rw] supported_tier_list
The tiers supported by the platform version. @return [Array<String>]
@!attribute [rw] supported_addon_list
The additions supported by the platform version. @return [Array<String>]
@!attribute [rw] platform_lifecycle_state
The state of the platform version in its lifecycle. Possible values: `Recommended` \| `null` If a null value is returned, the platform version isn't the recommended one for its branch. Each platform branch has a single recommended platform version, typically the most recent one. @return [String]
@!attribute [rw] platform_branch_name
The platform branch to which the platform version belongs. @return [String]
@!attribute [rw] platform_branch_lifecycle_state
The state of the platform version's branch in its lifecycle. Possible values: `Beta` \| `Supported` \| `Deprecated` \| `Retired` @return [String]
@see docs.aws.amazon.com/goto/WebAPI/elasticbeanstalk-2010-12-01/PlatformDescription AWS API Documentation
Constants
- SENSITIVE