class Aws::AlexaForBusiness::Types::CreateRequireCheckIn
Creates settings for the require check in feature that are applied to a room profile. Require check in allows a meeting room’s Alexa or AVS device to prompt the user to check in; otherwise, the room will be released.
@note When making an API call, you may pass CreateRequireCheckIn
data as a hash: { release_after_minutes: 1, # required enabled: false, # required }
@!attribute [rw] release_after_minutes
Duration between 5 and 20 minutes to determine when to release the room if it's not checked into. @return [Integer]
@!attribute [rw] enabled
Whether require check in is enabled or not. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/CreateRequireCheckIn AWS API Documentation
Constants
- SENSITIVE