You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Chime::Types::Meeting
- Inherits:
-
Struct
- Object
- Struct
- Aws::Chime::Types::Meeting
- Defined in:
- (unknown)
Overview
A meeting created using the Amazon Chime SDK.
Returned by:
Instance Attribute Summary collapse
-
#external_meeting_id ⇒ String
The external meeting ID.
-
#media_placement ⇒ Types::MediaPlacement
The media placement for the meeting.
-
#media_region ⇒ String
The Region in which to create the meeting.
-
#meeting_id ⇒ String
The Amazon Chime SDK meeting ID.
Instance Attribute Details
#external_meeting_id ⇒ String
The external meeting ID.
#media_placement ⇒ Types::MediaPlacement
The media placement for the meeting.
#media_region ⇒ String
The Region in which to create the meeting. Available values:
af-south-1, ap-northeast-1, ap-northeast-2, ap-south-1,
ap-southeast-1, ap-southeast-2, ca-central-1, eu-central-1,
eu-north-1, eu-south-1, eu-west-1, eu-west-2, eu-west-3,
sa-east-1, us-east-1, us-east-2, us-west-1, us-west-2.
#meeting_id ⇒ String
The Amazon Chime SDK meeting ID.