class Aws::AlexaForBusiness::Types::MeetingSetting

The values that indicate whether a pin is always required (YES), never required (NO), or OPTIONAL.

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

data as a hash:

    {
      require_pin: "YES", # required, accepts YES, NO, OPTIONAL
    }

@!attribute [rw] require_pin

The values that indicate whether the pin is always required.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/MeetingSetting AWS API Documentation

Constants

SENSITIVE