class Aws::Chime::Types::AlexaForBusinessMetadata

The Alexa for Business metadata associated with an Amazon Chime user, used to integrate Alexa for Business with a device.

@note When making an API call, you may pass AlexaForBusinessMetadata

data as a hash:

    {
      is_alexa_for_business_enabled: false,
      alexa_for_business_room_arn: "SensitiveString",
    }

@!attribute [rw] is_alexa_for_business_enabled

Starts or stops Alexa for Business.
@return [Boolean]

@!attribute [rw] alexa_for_business_room_arn

The ARN of the room resource.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/AlexaForBusinessMetadata AWS API Documentation

Constants

SENSITIVE