SystemTemplateSummary

An object that contains information about a system.

Types

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

Properties

Link copied to clipboard
val arn: String?

The ARN of the system.

Link copied to clipboard

The date when the system was created.

Link copied to clipboard
val id: String?

The ID of the system.

Link copied to clipboard

The revision number of the system.

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