Profile
A room profile with attributes.
Contents
- Address
-
The address of a room profile.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 500.
Required: No
- AddressBookArn
-
The ARN of the address book.
Type: String
Pattern:
arn:[a-z0-9-\.]{1,63}:[a-z0-9-\.]{0,63}:[a-z0-9-\.]{0,63}:[a-z0-9-\.]{0,63}:[^/].{0,1023}
Required: No
- DataRetentionOptIn
-
Whether data retention of the profile is enabled.
Type: Boolean
Required: No
- DistanceUnit
-
The distance unit of a room profile.
Type: String
Valid Values:
METRIC | IMPERIAL
Required: No
- IsDefault
-
Retrieves if the profile is default or not.
Type: Boolean
Required: No
- Locale
-
The locale of a room profile. (This is currently available only to a limited preview audience.)
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: No
- MaxVolumeLimit
-
The max volume limit of a room profile.
Type: Integer
Required: No
- MeetingRoomConfiguration
-
Meeting room settings of a room profile.
Type: MeetingRoomConfiguration object
Required: No
- ProfileArn
-
The ARN of a room profile.
Type: String
Pattern:
arn:[a-z0-9-\.]{1,63}:[a-z0-9-\.]{0,63}:[a-z0-9-\.]{0,63}:[a-z0-9-\.]{0,63}:[^/].{0,1023}
Required: No
- ProfileName
-
The name of a room profile.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
[\u0009\u000A\u000D\u0020-\u007E\u0085\u00A0-\uD7FF\uE000-\uFFFD\u10000-\u10FFFF]*
Required: No
- PSTNEnabled
-
The PSTN setting of a room profile.
Type: Boolean
Required: No
- SetupModeDisabled
-
The setup mode of a room profile.
Type: Boolean
Required: No
- TemperatureUnit
-
The temperature unit of a room profile.
Type: String
Valid Values:
FAHRENHEIT | CELSIUS
Required: No
- Timezone
-
The time zone of a room profile.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Required: No
- WakeWord
-
The wake word of a room profile.
Type: String
Valid Values:
ALEXA | AMAZON | ECHO | COMPUTER
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: