PlatformSummary

Summary information about a platform version.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The operating system used by the platform version.

Link copied to clipboard

The version of the operating system used by the platform version.

Link copied to clipboard

The ARN of the platform version.

Link copied to clipboard

The state of the platform version's branch in its lifecycle.

Link copied to clipboard

The platform branch to which the platform version belongs.

Link copied to clipboard

The category of platform version.

Link copied to clipboard

The state of the platform version in its lifecycle.

Link copied to clipboard

The AWS account ID of the person who created the platform version.

Link copied to clipboard

The status of the platform version. You can create an environment from the platform version once it is ready.

Link copied to clipboard

The version string of the platform version.

Link copied to clipboard

The additions associated with the platform version.

Link copied to clipboard

The tiers in which the platform version runs.

Functions

Link copied to clipboard
inline fun copy(block: PlatformSummary.Builder.() -> Unit = {}): PlatformSummary
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String