InstanceSummary

Information about the instance.

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 instance.

Link copied to clipboard

When the instance was created.

Link copied to clipboard
val id: String?

The identifier of the instance.

Link copied to clipboard

The identity management type of the instance.

Link copied to clipboard

Whether inbound calls are enabled.

Link copied to clipboard

This URL allows contact center users to access the Amazon Connect admin website.

Link copied to clipboard

The alias of the instance.

Link copied to clipboard

The state of the instance.

Link copied to clipboard

Whether outbound calls are enabled.

Link copied to clipboard

The service role of the instance.

Functions

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