@Stability(value=Stable) public static final class CfnLicenseProps.Builder extends Object implements software.amazon.jsii.Builder<CfnLicenseProps>
CfnLicenseProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnLicenseProps.Builder consumptionConfiguration(CfnLicense.ConsumptionConfigurationProperty consumptionConfiguration)
CfnLicenseProps.getConsumptionConfiguration()consumptionConfiguration - `AWS::LicenseManager::License.ConsumptionConfiguration`. This parameter is required.this@Stability(value=Stable) public CfnLicenseProps.Builder consumptionConfiguration(IResolvable consumptionConfiguration)
CfnLicenseProps.getConsumptionConfiguration()consumptionConfiguration - `AWS::LicenseManager::License.ConsumptionConfiguration`. This parameter is required.this@Stability(value=Stable) public CfnLicenseProps.Builder entitlements(IResolvable entitlements)
CfnLicenseProps.getEntitlements()entitlements - `AWS::LicenseManager::License.Entitlements`. This parameter is required.this@Stability(value=Stable) public CfnLicenseProps.Builder entitlements(List<? extends Object> entitlements)
CfnLicenseProps.getEntitlements()entitlements - `AWS::LicenseManager::License.Entitlements`. This parameter is required.this@Stability(value=Stable) public CfnLicenseProps.Builder homeRegion(String homeRegion)
CfnLicenseProps.getHomeRegion()homeRegion - `AWS::LicenseManager::License.HomeRegion`. This parameter is required.this@Stability(value=Stable) public CfnLicenseProps.Builder issuer(CfnLicense.IssuerDataProperty issuer)
CfnLicenseProps.getIssuer()issuer - `AWS::LicenseManager::License.Issuer`. This parameter is required.this@Stability(value=Stable) public CfnLicenseProps.Builder issuer(IResolvable issuer)
CfnLicenseProps.getIssuer()issuer - `AWS::LicenseManager::License.Issuer`. This parameter is required.this@Stability(value=Stable) public CfnLicenseProps.Builder licenseName(String licenseName)
CfnLicenseProps.getLicenseName()licenseName - `AWS::LicenseManager::License.LicenseName`. This parameter is required.this@Stability(value=Stable) public CfnLicenseProps.Builder productName(String productName)
CfnLicenseProps.getProductName()productName - `AWS::LicenseManager::License.ProductName`. This parameter is required.this@Stability(value=Stable) public CfnLicenseProps.Builder validity(CfnLicense.ValidityDateFormatProperty validity)
CfnLicenseProps.getValidity()validity - `AWS::LicenseManager::License.Validity`. This parameter is required.this@Stability(value=Stable) public CfnLicenseProps.Builder validity(IResolvable validity)
CfnLicenseProps.getValidity()validity - `AWS::LicenseManager::License.Validity`. This parameter is required.this@Stability(value=Stable) public CfnLicenseProps.Builder beneficiary(String beneficiary)
CfnLicenseProps.getBeneficiary()beneficiary - `AWS::LicenseManager::License.Beneficiary`.this@Stability(value=Stable) public CfnLicenseProps.Builder licenseMetadata(IResolvable licenseMetadata)
CfnLicenseProps.getLicenseMetadata()licenseMetadata - `AWS::LicenseManager::License.LicenseMetadata`.this@Stability(value=Stable) public CfnLicenseProps.Builder licenseMetadata(List<? extends Object> licenseMetadata)
CfnLicenseProps.getLicenseMetadata()licenseMetadata - `AWS::LicenseManager::License.LicenseMetadata`.this@Stability(value=Stable) public CfnLicenseProps.Builder productSku(String productSku)
CfnLicenseProps.getProductSku()productSku - `AWS::LicenseManager::License.ProductSKU`.this@Stability(value=Stable) public CfnLicenseProps.Builder status(String status)
CfnLicenseProps.getStatus()status - `AWS::LicenseManager::License.Status`.this@Stability(value=Stable) public CfnLicenseProps build()
build in interface software.amazon.jsii.Builder<CfnLicenseProps>CfnLicensePropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.