@Stability(value=Stable)
public static interface CfnLicense.EntitlementProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLicense.EntitlementProperty.Builder
A builder for
CfnLicense.EntitlementProperty |
static class |
CfnLicense.EntitlementProperty.Jsii$Proxy
An implementation for
CfnLicense.EntitlementProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnLicense.EntitlementProperty.Builder |
builder() |
default Object |
getAllowCheckIn()
`CfnLicense.EntitlementProperty.AllowCheckIn`.
|
default Number |
getMaxCount()
`CfnLicense.EntitlementProperty.MaxCount`.
|
String |
getName()
`CfnLicense.EntitlementProperty.Name`.
|
default Object |
getOverage()
`CfnLicense.EntitlementProperty.Overage`.
|
String |
getUnit()
`CfnLicense.EntitlementProperty.Unit`.
|
default String |
getValue()
`CfnLicense.EntitlementProperty.Value`.
|
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @NotNull String getUnit()
@Stability(value=Stable) @Nullable default Object getAllowCheckIn()
@Stability(value=Stable) @Nullable default Number getMaxCount()
@Stability(value=Stable) @Nullable default Object getOverage()
@Stability(value=Stable) @Nullable default String getValue()
@Stability(value=Stable) static CfnLicense.EntitlementProperty.Builder builder()
Copyright © 2021. All rights reserved.