@Stability(value=Stable) public static final class CfnLicense.ProvisionalConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLicense.ProvisionalConfigurationProperty>
CfnLicense.ProvisionalConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLicense.ProvisionalConfigurationProperty |
build()
Builds the configured instance.
|
CfnLicense.ProvisionalConfigurationProperty.Builder |
maxTimeToLiveInMinutes(Number maxTimeToLiveInMinutes)
Sets the value of
CfnLicense.ProvisionalConfigurationProperty.getMaxTimeToLiveInMinutes() |
@Stability(value=Stable) public CfnLicense.ProvisionalConfigurationProperty.Builder maxTimeToLiveInMinutes(Number maxTimeToLiveInMinutes)
CfnLicense.ProvisionalConfigurationProperty.getMaxTimeToLiveInMinutes()maxTimeToLiveInMinutes - Maximum time for the provisional configuration, in minutes. This parameter is required.this@Stability(value=Stable) public CfnLicense.ProvisionalConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnLicense.ProvisionalConfigurationProperty>CfnLicense.ProvisionalConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.