class Aws::ElasticBeanstalk::Types::PlatformSummary
Summary 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_status
The status of the platform version. You can create an environment from the platform version once it is ready. @return [String]
@!attribute [rw] platform_category
The category of 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] supported_tier_list
The tiers in which the platform version runs. @return [Array<String>]
@!attribute [rw] supported_addon_list
The additions associated with the platform version. @return [Array<String>]
@!attribute [rw] platform_lifecycle_state
The state of the platform version in its lifecycle. Possible values: `recommended` \| empty If an empty value is returned, the platform version is supported but isn't the recommended one for its branch. @return [String]
@!attribute [rw] platform_version
The version string of the platform version. @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/PlatformSummary AWS API Documentation
Constants
- SENSITIVE