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
- Struct
- Aws::AlexaForBusiness::Types::ProfileData
- Defined in:
- (unknown)
Overview
The data of a room profile.
Instance Attribute Summary collapse
-
#address ⇒ String
The address of a room profile.
-
#distance_unit ⇒ String
The distance unit of a room profile.
-
#is_default ⇒ Boolean
Retrieves if the profile data is default or not.
-
#locale ⇒ String
The locale of a room profile.
-
#profile_arn ⇒ String
The ARN of a room profile.
-
#profile_name ⇒ String
The name of a room profile.
-
#temperature_unit ⇒ String
The temperature unit of a room profile.
-
#timezone ⇒ String
The time zone of a room profile.
-
#wake_word ⇒ String
The wake word of a room profile.
Instance Attribute Details
#address ⇒ String
The address of a room profile.
#distance_unit ⇒ String
The distance unit of a room profile.
Possible values:
- METRIC
- IMPERIAL
#is_default ⇒ Boolean
Retrieves if the profile data is default or not.
#locale ⇒ String
The locale of a room profile. (This is currently available only to a limited preview audience.)
#profile_arn ⇒ String
The ARN of a room profile.
#profile_name ⇒ String
The name of a room profile.
#temperature_unit ⇒ String
The temperature unit of a room profile.
Possible values:
- FAHRENHEIT
- CELSIUS
#timezone ⇒ String
The time zone of a room profile.
#wake_word ⇒ String
The wake word of a room profile.
Possible values:
- ALEXA
- AMAZON
- ECHO
- COMPUTER