Class: Aws::Types::Meeting

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#media_placementTypes::MediaPlacement

Returns the value of attribute media_placement.



5750
5751
5752
# File 'sig/types.rbs', line 5750

def media_placement
  @media_placement
end

#media_region::String

Returns the value of attribute media_region.

Returns:

  • (::String)


5749
5750
5751
# File 'sig/types.rbs', line 5749

def media_region
  @media_region
end

#meeting_featuresTypes::MeetingFeaturesConfiguration

Returns the value of attribute meeting_features.



5751
5752
5753
# File 'sig/types.rbs', line 5751

def meeting_features
  @meeting_features
end

#meeting_id::String

Returns the value of attribute meeting_id.

Returns:

  • (::String)


5752
5753
5754
# File 'sig/types.rbs', line 5752

def meeting_id
  @meeting_id
end