Class: Aws::Types::GetRoomRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.

Returns:

  • (::String)


394
395
396
# File 'sig/types.rbs', line 394

def 
  @account_id
end

#room_id::String

Returns the value of attribute room_id.

Returns:

  • (::String)


395
396
397
# File 'sig/types.rbs', line 395

def room_id
  @room_id
end