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

Class: Aws::AlexaForBusiness::Types::RoomData

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

Overview

The data of a room.

Instance Attribute Summary collapse

Instance Attribute Details

#descriptionString

The description of a room.

Returns:

  • (String)

    The description of a room.

#profile_arnString

The profile ARN of a room.

Returns:

  • (String)

    The profile ARN of a room.

#profile_nameString

The profile name of a room.

Returns:

  • (String)

    The profile name of a room.

#provider_calendar_idString

The provider calendar ARN of a room.

Returns:

  • (String)

    The provider calendar ARN of a room.

#room_arnString

The ARN of a room.

Returns:

  • (String)

    The ARN of a room.

#room_nameString

The name of a room.

Returns:

  • (String)

    The name of a room.