You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Chime::Types::CreateMeetingWithAttendeesResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::Chime::Types::CreateMeetingWithAttendeesResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#attendees ⇒ Array<Types::Attendee>
The attendee information, including attendees IDs and join tokens.
-
#errors ⇒ Array<Types::CreateAttendeeError>
If the action fails for one or more of the attendees in the request, a list of the attendees is returned, along with error codes and error messages.
-
#meeting ⇒ Types::Meeting
A meeting created using the Amazon Chime SDK.
.
Instance Attribute Details
#attendees ⇒ Array<Types::Attendee>
The attendee information, including attendees IDs and join tokens.
#errors ⇒ Array<Types::CreateAttendeeError>
If the action fails for one or more of the attendees in the request, a list of the attendees is returned, along with error codes and error messages.
#meeting ⇒ Types::Meeting
A meeting created using the Amazon Chime SDK.