Uses of Class
software.amazon.awscdk.services.licensemanager.CfnLicense.EntitlementProperty.Builder
Packages that use CfnLicense.EntitlementProperty.Builder
Package
Description
AWS::LicenseManager Construct Library
-
Uses of CfnLicense.EntitlementProperty.Builder in software.amazon.awscdk.services.licensemanager
Methods in software.amazon.awscdk.services.licensemanager that return CfnLicense.EntitlementProperty.BuilderModifier 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()
Constructors in software.amazon.awscdk.services.licensemanager with parameters of type CfnLicense.EntitlementProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnLicense.EntitlementProperty.Builder
.