ServiceTemplateVersion

Detailed data of an Proton service template version resource.

Types

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

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the version of a service template.

Link copied to clipboard

An array of compatible environment template names for the major version of a service template.

Link copied to clipboard

The time when the version of a service template was created.

Link copied to clipboard

A description of the version of a service template.

Link copied to clipboard

The time when the version of a service template was last modified.

Link copied to clipboard

The latest major version that's associated with the version of a service template.

Link copied to clipboard

The minor version of a service template.

Link copied to clipboard

The recommended minor version of the service template.

Link copied to clipboard

The schema of the version of a service template.

Link copied to clipboard

The service template version status.

Link copied to clipboard

A service template version status message.

Link copied to clipboard

An array of supported component sources. Components with supported sources can be attached to service instances based on this service template version.

Link copied to clipboard

The name of the version of a service template.

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