Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.licensemanager.CfnLicenseMixinProps.Builder
Packages that use CfnLicenseMixinProps.Builder
-
Uses of CfnLicenseMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.licensemanager
Methods in software.amazon.awscdk.cfnpropertymixins.services.licensemanager that return CfnLicenseMixinProps.BuilderModifier and TypeMethodDescriptionCfnLicenseMixinProps.Builder.beneficiary(String beneficiary) Sets the value ofCfnLicenseMixinProps.getBeneficiary()static CfnLicenseMixinProps.BuilderCfnLicenseMixinProps.builder()CfnLicenseMixinProps.Builder.consumptionConfiguration(CfnLicensePropsMixin.ConsumptionConfigurationProperty consumptionConfiguration) Sets the value ofCfnLicenseMixinProps.getConsumptionConfiguration()CfnLicenseMixinProps.Builder.consumptionConfiguration(IResolvable consumptionConfiguration) Sets the value ofCfnLicenseMixinProps.getConsumptionConfiguration()CfnLicenseMixinProps.Builder.entitlements(List<? extends Object> entitlements) Sets the value ofCfnLicenseMixinProps.getEntitlements()CfnLicenseMixinProps.Builder.entitlements(IResolvable entitlements) Sets the value ofCfnLicenseMixinProps.getEntitlements()CfnLicenseMixinProps.Builder.homeRegion(String homeRegion) Sets the value ofCfnLicenseMixinProps.getHomeRegion()CfnLicenseMixinProps.Builder.issuer(CfnLicensePropsMixin.IssuerDataProperty issuer) Sets the value ofCfnLicenseMixinProps.getIssuer()CfnLicenseMixinProps.Builder.issuer(IResolvable issuer) Sets the value ofCfnLicenseMixinProps.getIssuer()CfnLicenseMixinProps.Builder.licenseMetadata(List<? extends Object> licenseMetadata) Sets the value ofCfnLicenseMixinProps.getLicenseMetadata()CfnLicenseMixinProps.Builder.licenseMetadata(IResolvable licenseMetadata) Sets the value ofCfnLicenseMixinProps.getLicenseMetadata()CfnLicenseMixinProps.Builder.licenseName(String licenseName) Sets the value ofCfnLicenseMixinProps.getLicenseName()CfnLicenseMixinProps.Builder.productName(String productName) Sets the value ofCfnLicenseMixinProps.getProductName()CfnLicenseMixinProps.Builder.productSku(String productSku) Sets the value ofCfnLicenseMixinProps.getProductSku()Sets the value ofCfnLicenseMixinProps.getStatus()Sets the value ofCfnLicenseMixinProps.getTags()CfnLicenseMixinProps.Builder.validity(CfnLicensePropsMixin.ValidityDateFormatProperty validity) Sets the value ofCfnLicenseMixinProps.getValidity()CfnLicenseMixinProps.Builder.validity(IResolvable validity) Sets the value ofCfnLicenseMixinProps.getValidity()Constructors in software.amazon.awscdk.cfnpropertymixins.services.licensemanager with parameters of type CfnLicenseMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnLicenseMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnLicenseMixinProps.Builder.