CreatePlatformVersionRequest

Request to create a new platform version.

Types

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

Properties

Link copied to clipboard

The name of the builder environment.

Link copied to clipboard

The configuration option settings to apply to the builder environment.

Link copied to clipboard

The location of the platform definition archive in Amazon S3.

Link copied to clipboard

The name of your custom platform.

Link copied to clipboard

The number, such as 1.0.2, for the new platform version.

Link copied to clipboard
val tags: List<Tag>?

Specifies the tags applied to the new platform version.

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