Class: Aws::Types::ParticipantCapabilities

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#screen_share"SEND"

Returns the value of attribute screen_share.

Returns:

  • ("SEND")


6126
6127
6128
# File 'sig/types.rbs', line 6126

def screen_share
  @screen_share
end

#video"SEND"

Returns the value of attribute video.

Returns:

  • ("SEND")


6125
6126
6127
# File 'sig/types.rbs', line 6125

def video
  @video
end