class Aws::ChimeSDKMeetings::Types::MeetingFeaturesConfiguration

The configuration settings of the features available to a meeting.>

@note When making an API call, you may pass MeetingFeaturesConfiguration

data as a hash:

    {
      audio: {
        echo_reduction: "AVAILABLE", # accepts AVAILABLE, UNAVAILABLE
      },
    }

@!attribute [rw] audio

The configuration settings for the audio features available to a
meeting.
@return [Types::AudioFeatures]

@see docs.aws.amazon.com/goto/WebAPI/chime-sdk-meetings-2021-07-15/MeetingFeaturesConfiguration AWS API Documentation

Constants

SENSITIVE