You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::AlexaForBusiness::Types::ProfileData

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The data of a room profile.

Instance Attribute Summary collapse

Instance Attribute Details

#addressString

The address of a room profile.

Returns:

  • (String)

    The address of a room profile.

#distance_unitString

The distance unit of a room profile.

Possible values:

  • METRIC
  • IMPERIAL

Returns:

  • (String)

    The distance unit of a room profile.

#is_defaultBoolean

Retrieves if the profile data is default or not.

Returns:

  • (Boolean)

    Retrieves if the profile data is default or not.

#localeString

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

Returns:

  • (String)

    The locale of a room profile.

#profile_arnString

The ARN of a room profile.

Returns:

  • (String)

    The ARN of a room profile.

#profile_nameString

The name of a room profile.

Returns:

  • (String)

    The name of a room profile.

#temperature_unitString

The temperature unit of a room profile.

Possible values:

  • FAHRENHEIT
  • CELSIUS

Returns:

  • (String)

    The temperature unit of a room profile.

#timezoneString

The time zone of a room profile.

Returns:

  • (String)

    The time zone of a room profile.

#wake_wordString

The wake word of a room profile.

Possible values:

  • ALEXA
  • AMAZON
  • ECHO
  • COMPUTER

Returns:

  • (String)

    The wake word of a room profile.