Profile

class Profile

A room profile with attributes.

Types

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

Properties

Link copied to clipboard

The address of a room profile.

Link copied to clipboard

The ARN of the address book.

Link copied to clipboard

Whether data retention of the profile is enabled.

Link copied to clipboard

The distance unit of a room profile.

Link copied to clipboard

Retrieves if the profile is default or not.

Link copied to clipboard

The locale of a room profile. (This is currently available only to a limited preview audience.)

Link copied to clipboard

The max volume limit of a room profile.

Link copied to clipboard

Meeting room settings of a room profile.

Link copied to clipboard

The ARN of a room profile.

Link copied to clipboard

The name of a room profile.

Link copied to clipboard

The PSTN setting of a room profile.

Link copied to clipboard

The setup mode of a room profile.

Link copied to clipboard

The temperature unit of a room profile.

Link copied to clipboard

The time zone of a room profile.

Link copied to clipboard

The wake word of a room profile.

Functions

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