Uses of Class
software.amazon.awscdk.services.licensemanager.CfnLicense.EntitlementProperty.Builder
Package
Description
AWS::LicenseManager Construct Library
-
Uses of CfnLicense.EntitlementProperty.Builder in software.amazon.awscdk.services.licensemanager
Modifier and TypeMethodDescriptionCfnLicense.EntitlementProperty.Builder.allowCheckIn
(Boolean allowCheckIn) Sets the value ofCfnLicense.EntitlementProperty.getAllowCheckIn()
CfnLicense.EntitlementProperty.Builder.allowCheckIn
(IResolvable allowCheckIn) Sets the value ofCfnLicense.EntitlementProperty.getAllowCheckIn()
CfnLicense.EntitlementProperty.builder()
Sets the value ofCfnLicense.EntitlementProperty.getMaxCount()
Sets the value ofCfnLicense.EntitlementProperty.getName()
Sets the value ofCfnLicense.EntitlementProperty.getOverage()
CfnLicense.EntitlementProperty.Builder.overage
(IResolvable overage) Sets the value ofCfnLicense.EntitlementProperty.getOverage()
Sets the value ofCfnLicense.EntitlementProperty.getUnit()
Sets the value ofCfnLicense.EntitlementProperty.getValue()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnLicense.EntitlementProperty.Builder
.