Class: Aws::Types::AlexaForBusinessMetadata

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:alexa_for_business_room_arn])

Instance Attribute Summary collapse

Instance Attribute Details

#alexa_for_business_room_arn::String

Returns the value of attribute alexa_for_business_room_arn.

Returns:

  • (::String)


38
39
40
# File 'sig/types.rbs', line 38

def alexa_for_business_room_arn
  @alexa_for_business_room_arn
end

#is_alexa_for_business_enabledBoolean

Returns the value of attribute is_alexa_for_business_enabled.

Returns:

  • (Boolean)


37
38
39
# File 'sig/types.rbs', line 37

def is_alexa_for_business_enabled
  @is_alexa_for_business_enabled
end