ProfileData

The data of a room profile.

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 distance unit of a room profile.

Link copied to clipboard

Retrieves if the profile data 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 ARN of a room profile.

Link copied to clipboard

The name 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: ProfileData.Builder.() -> Unit = {}): ProfileData
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