PlatformBranchSummary

Summary information about a platform branch.

Types

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

Properties

Link copied to clipboard

The name of the platform branch.

Link copied to clipboard

An ordinal number that designates the order in which platform branches have been added to a platform. This can be helpful, for example, if your code calls the ListPlatformBranches action and then displays a list of platform branches.

Link copied to clipboard

The support life cycle state of the platform branch.

Link copied to clipboard

The name of the platform to which this platform branch belongs.

Link copied to clipboard

The environment tiers that platform versions in this branch support.

Functions

Link copied to clipboard
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