@Stability(value=Stable) public static final class CfnLicense.EntitlementProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLicense.EntitlementProperty>
CfnLicense.EntitlementProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnLicense.EntitlementProperty.Builder name(String name)
CfnLicense.EntitlementProperty.getName()name - `CfnLicense.EntitlementProperty.Name`. This parameter is required.this@Stability(value=Stable) public CfnLicense.EntitlementProperty.Builder unit(String unit)
CfnLicense.EntitlementProperty.getUnit()unit - `CfnLicense.EntitlementProperty.Unit`. This parameter is required.this@Stability(value=Stable) public CfnLicense.EntitlementProperty.Builder allowCheckIn(Boolean allowCheckIn)
CfnLicense.EntitlementProperty.getAllowCheckIn()allowCheckIn - `CfnLicense.EntitlementProperty.AllowCheckIn`.this@Stability(value=Stable) public CfnLicense.EntitlementProperty.Builder allowCheckIn(IResolvable allowCheckIn)
CfnLicense.EntitlementProperty.getAllowCheckIn()allowCheckIn - `CfnLicense.EntitlementProperty.AllowCheckIn`.this@Stability(value=Stable) public CfnLicense.EntitlementProperty.Builder maxCount(Number maxCount)
CfnLicense.EntitlementProperty.getMaxCount()maxCount - `CfnLicense.EntitlementProperty.MaxCount`.this@Stability(value=Stable) public CfnLicense.EntitlementProperty.Builder overage(Boolean overage)
CfnLicense.EntitlementProperty.getOverage()overage - `CfnLicense.EntitlementProperty.Overage`.this@Stability(value=Stable) public CfnLicense.EntitlementProperty.Builder overage(IResolvable overage)
CfnLicense.EntitlementProperty.getOverage()overage - `CfnLicense.EntitlementProperty.Overage`.this@Stability(value=Stable) public CfnLicense.EntitlementProperty.Builder value(String value)
CfnLicense.EntitlementProperty.getValue()value - `CfnLicense.EntitlementProperty.Value`.this@Stability(value=Stable) public CfnLicense.EntitlementProperty build()
build in interface software.amazon.jsii.Builder<CfnLicense.EntitlementProperty>CfnLicense.EntitlementPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.