@Stability(value=Stable)
public static interface CfnLicense.BorrowConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLicense.BorrowConfigurationProperty.Builder
A builder for
CfnLicense.BorrowConfigurationProperty |
static class |
CfnLicense.BorrowConfigurationProperty.Jsii$Proxy
An implementation for
CfnLicense.BorrowConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnLicense.BorrowConfigurationProperty.Builder |
builder() |
Object |
getAllowEarlyCheckIn()
`CfnLicense.BorrowConfigurationProperty.AllowEarlyCheckIn`.
|
Number |
getMaxTimeToLiveInMinutes()
`CfnLicense.BorrowConfigurationProperty.MaxTimeToLiveInMinutes`.
|
@Stability(value=Stable) @NotNull Object getAllowEarlyCheckIn()
@Stability(value=Stable) @NotNull Number getMaxTimeToLiveInMinutes()
@Stability(value=Stable) static CfnLicense.BorrowConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.