/AWS1/CL_CHMMEETING¶
A meeting created using the Amazon Chime SDK.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_meetingid TYPE /AWS1/CHMGUIDSTRING /AWS1/CHMGUIDSTRING¶
The Amazon Chime SDK meeting ID.
iv_meetinghostid TYPE /AWS1/CHMEXTERNALUSERID /AWS1/CHMEXTERNALUSERID¶
Reserved.
iv_externalmeetingid TYPE /AWS1/CHMEXTERNALMEETINGID /AWS1/CHMEXTERNALMEETINGID¶
The external meeting ID.
Pattern:
[-_&@+=,(){}[]\/«».:|'"#a-zA-Z0-9À-ÿ\s]*Values that begin with
aws:are reserved. You can't configure a value that uses this prefix. Case insensitive.
iv_mediaregion TYPE /AWS1/CHMMEDIAREGION /AWS1/CHMMEDIAREGION¶
The Region in which you 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.Available values in Amazon Web Services GovCloud (US) Regions:
us-gov-east-1,us-gov-west-1.
io_mediaplacement TYPE REF TO /AWS1/CL_CHMMEDIAPLACEMENT /AWS1/CL_CHMMEDIAPLACEMENT¶
The media placement for the meeting.
io_meetingfeatures TYPE REF TO /AWS1/CL_CHMMEETINGFEATSCONF /AWS1/CL_CHMMEETINGFEATSCONF¶
The features available to a meeting, such as echo reduction.
iv_primarymeetingid TYPE /AWS1/CHMPRIMARYMEETINGID /AWS1/CHMPRIMARYMEETINGID¶
When specified, replicates the media from the primary meeting to this meeting.
it_tenantids TYPE /AWS1/CL_CHMTENANTIDLIST_W=>TT_TENANTIDLIST TT_TENANTIDLIST¶
Array of strings.
iv_meetingarn TYPE /AWS1/CHMAMAZONRESOURCENAME /AWS1/CHMAMAZONRESOURCENAME¶
The ARN of the meeting.
Queryable Attributes¶
MeetingId¶
The Amazon Chime SDK meeting ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEETINGID() |
Getter for MEETINGID, with configurable default |
ASK_MEETINGID() |
Getter for MEETINGID w/ exceptions if field has no value |
HAS_MEETINGID() |
Determine if MEETINGID has a value |
MeetingHostId¶
Reserved.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEETINGHOSTID() |
Getter for MEETINGHOSTID, with configurable default |
ASK_MEETINGHOSTID() |
Getter for MEETINGHOSTID w/ exceptions if field has no value |
HAS_MEETINGHOSTID() |
Determine if MEETINGHOSTID has a value |
ExternalMeetingId¶
The external meeting ID.
Pattern:
[-_&@+=,(){}[]\/«».:|'"#a-zA-Z0-9À-ÿ\s]*Values that begin with
aws:are reserved. You can't configure a value that uses this prefix. Case insensitive.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXTERNALMEETINGID() |
Getter for EXTERNALMEETINGID, with configurable default |
ASK_EXTERNALMEETINGID() |
Getter for EXTERNALMEETINGID w/ exceptions if field has no v |
HAS_EXTERNALMEETINGID() |
Determine if EXTERNALMEETINGID has a value |
MediaRegion¶
The Region in which you 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.Available values in Amazon Web Services GovCloud (US) Regions:
us-gov-east-1,us-gov-west-1.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEDIAREGION() |
Getter for MEDIAREGION, with configurable default |
ASK_MEDIAREGION() |
Getter for MEDIAREGION w/ exceptions if field has no value |
HAS_MEDIAREGION() |
Determine if MEDIAREGION has a value |
MediaPlacement¶
The media placement for the meeting.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEDIAPLACEMENT() |
Getter for MEDIAPLACEMENT |
MeetingFeatures¶
The features available to a meeting, such as echo reduction.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEETINGFEATURES() |
Getter for MEETINGFEATURES |
PrimaryMeetingId¶
When specified, replicates the media from the primary meeting to this meeting.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRIMARYMEETINGID() |
Getter for PRIMARYMEETINGID, with configurable default |
ASK_PRIMARYMEETINGID() |
Getter for PRIMARYMEETINGID w/ exceptions if field has no va |
HAS_PRIMARYMEETINGID() |
Determine if PRIMARYMEETINGID has a value |
TenantIds¶
Array of strings.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TENANTIDS() |
Getter for TENANTIDS, with configurable default |
ASK_TENANTIDS() |
Getter for TENANTIDS w/ exceptions if field has no value |
HAS_TENANTIDS() |
Determine if TENANTIDS has a value |
MeetingArn¶
The ARN of the meeting.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEETINGARN() |
Getter for MEETINGARN, with configurable default |
ASK_MEETINGARN() |
Getter for MEETINGARN w/ exceptions if field has no value |
HAS_MEETINGARN() |
Determine if MEETINGARN has a value |