@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 - Configuration for consumption of the license. This parameter is required.this@Stability(value=Stable) public CfnLicenseProps.Builder consumptionConfiguration(IResolvable consumptionConfiguration)
CfnLicenseProps.getConsumptionConfiguration()consumptionConfiguration - Configuration for consumption of the license. This parameter is required.this@Stability(value=Stable) public CfnLicenseProps.Builder entitlements(IResolvable entitlements)
CfnLicenseProps.getEntitlements()entitlements - License entitlements. This parameter is required.this@Stability(value=Stable) public CfnLicenseProps.Builder entitlements(List<? extends Object> entitlements)
CfnLicenseProps.getEntitlements()entitlements - License entitlements. This parameter is required.this@Stability(value=Stable) public CfnLicenseProps.Builder homeRegion(String homeRegion)
CfnLicenseProps.getHomeRegion()homeRegion - Home Region of the license. This parameter is required.this@Stability(value=Stable) public CfnLicenseProps.Builder issuer(CfnLicense.IssuerDataProperty issuer)
CfnLicenseProps.getIssuer()issuer - License issuer. This parameter is required.this@Stability(value=Stable) public CfnLicenseProps.Builder issuer(IResolvable issuer)
CfnLicenseProps.getIssuer()issuer - License issuer. This parameter is required.this@Stability(value=Stable) public CfnLicenseProps.Builder licenseName(String licenseName)
CfnLicenseProps.getLicenseName()licenseName - License name. This parameter is required.this@Stability(value=Stable) public CfnLicenseProps.Builder productName(String productName)
CfnLicenseProps.getProductName()productName - Product name. This parameter is required.this@Stability(value=Stable) public CfnLicenseProps.Builder validity(CfnLicense.ValidityDateFormatProperty validity)
CfnLicenseProps.getValidity()validity - Date and time range during which the license is valid, in ISO8601-UTC format. This parameter is required.this@Stability(value=Stable) public CfnLicenseProps.Builder validity(IResolvable validity)
CfnLicenseProps.getValidity()validity - Date and time range during which the license is valid, in ISO8601-UTC format. This parameter is required.this@Stability(value=Stable) public CfnLicenseProps.Builder beneficiary(String beneficiary)
CfnLicenseProps.getBeneficiary()beneficiary - License beneficiary.this@Stability(value=Stable) public CfnLicenseProps.Builder licenseMetadata(IResolvable licenseMetadata)
CfnLicenseProps.getLicenseMetadata()licenseMetadata - License metadata.this@Stability(value=Stable) public CfnLicenseProps.Builder licenseMetadata(List<? extends Object> licenseMetadata)
CfnLicenseProps.getLicenseMetadata()licenseMetadata - License metadata.this@Stability(value=Stable) public CfnLicenseProps.Builder productSku(String productSku)
CfnLicenseProps.getProductSku()productSku - Product SKU.this@Stability(value=Stable) public CfnLicenseProps.Builder status(String status)
CfnLicenseProps.getStatus()status - 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 © 2022. All rights reserved.