Uses of Class
software.amazon.awscdk.services.licensemanager.CfnLicense.BorrowConfigurationProperty.Builder
Package
Description
AWS::LicenseManager Construct Library
-
Uses of CfnLicense.BorrowConfigurationProperty.Builder in software.amazon.awscdk.services.licensemanager
Modifier and TypeMethodDescriptionCfnLicense.BorrowConfigurationProperty.Builder.allowEarlyCheckIn
(Boolean allowEarlyCheckIn) Sets the value ofCfnLicense.BorrowConfigurationProperty.getAllowEarlyCheckIn()
CfnLicense.BorrowConfigurationProperty.Builder.allowEarlyCheckIn
(IResolvable allowEarlyCheckIn) Sets the value ofCfnLicense.BorrowConfigurationProperty.getAllowEarlyCheckIn()
CfnLicense.BorrowConfigurationProperty.builder()
CfnLicense.BorrowConfigurationProperty.Builder.maxTimeToLiveInMinutes
(Number maxTimeToLiveInMinutes) Sets the value ofCfnLicense.BorrowConfigurationProperty.getMaxTimeToLiveInMinutes()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnLicense.BorrowConfigurationProperty.Builder
.