Uses of Class
software.amazon.awscdk.services.licensemanager.CfnLicense.ConsumptionConfigurationProperty.Builder
Package
Description
AWS::LicenseManager Construct Library
-
Uses of CfnLicense.ConsumptionConfigurationProperty.Builder in software.amazon.awscdk.services.licensemanager
Modifier and TypeMethodDescriptionCfnLicense.ConsumptionConfigurationProperty.Builder.borrowConfiguration
(IResolvable borrowConfiguration) Sets the value ofCfnLicense.ConsumptionConfigurationProperty.getBorrowConfiguration()
CfnLicense.ConsumptionConfigurationProperty.Builder.borrowConfiguration
(CfnLicense.BorrowConfigurationProperty borrowConfiguration) Sets the value ofCfnLicense.ConsumptionConfigurationProperty.getBorrowConfiguration()
CfnLicense.ConsumptionConfigurationProperty.builder()
CfnLicense.ConsumptionConfigurationProperty.Builder.provisionalConfiguration
(IResolvable provisionalConfiguration) CfnLicense.ConsumptionConfigurationProperty.Builder.provisionalConfiguration
(CfnLicense.ProvisionalConfigurationProperty provisionalConfiguration) Sets the value ofCfnLicense.ConsumptionConfigurationProperty.getRenewType()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnLicense.ConsumptionConfigurationProperty.Builder
.