AddonInstance

An Add On instance represents a specific configuration of an Add On.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the Add On instance.

Link copied to clipboard

The unique ID of the Add On instance.

Link copied to clipboard

The name of the Add On for the instance.

Link copied to clipboard

The subscription ID for the instance.

Link copied to clipboard

The timestamp of when the Add On instance was created.

Functions

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