Uses of Interface
software.amazon.awscdk.services.licensemanager.CfnLicense.ConsumptionConfigurationProperty
Package
Description
AWS::LicenseManager Construct Library
-
Uses of CfnLicense.ConsumptionConfigurationProperty in software.amazon.awscdk.services.licensemanager
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnLicense.ConsumptionConfigurationProperty
Modifier and TypeMethodDescriptionCfnLicense.ConsumptionConfigurationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnLicense.Builder.consumptionConfiguration
(CfnLicense.ConsumptionConfigurationProperty consumptionConfiguration) Configuration for consumption of the license.CfnLicenseProps.Builder.consumptionConfiguration
(CfnLicense.ConsumptionConfigurationProperty consumptionConfiguration) Sets the value ofCfnLicenseProps.getConsumptionConfiguration()
void
CfnLicense.setConsumptionConfiguration
(CfnLicense.ConsumptionConfigurationProperty value) Configuration for consumption of the license.