TemplateAlias

The template alias.

Types

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

Properties

Link copied to clipboard

The display name of the template alias.

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the template alias.

Link copied to clipboard

The version number of the template alias.

Functions

Link copied to clipboard
inline fun copy(block: TemplateAlias.Builder.() -> Unit = {}): TemplateAlias
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