class Aws::LicenseManager::Types::BorrowConfiguration
Details about a borrow configuration.
@note When making an API call, you may pass BorrowConfiguration
data as a hash: { allow_early_check_in: false, # required max_time_to_live_in_minutes: 1, # required }
@!attribute [rw] allow_early_check_in
Indicates whether early check-ins are allowed. @return [Boolean]
@!attribute [rw] max_time_to_live_in_minutes
Maximum time for the borrow configuration, in minutes. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/BorrowConfiguration AWS API Documentation
Constants
- SENSITIVE