@Stability(value=Stable) public static final class CfnLicense.ValidityDateFormatProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLicense.ValidityDateFormatProperty>
CfnLicense.ValidityDateFormatProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLicense.ValidityDateFormatProperty.Builder |
begin(String begin)
Sets the value of
CfnLicense.ValidityDateFormatProperty.getBegin() |
CfnLicense.ValidityDateFormatProperty |
build()
Builds the configured instance.
|
CfnLicense.ValidityDateFormatProperty.Builder |
end(String end)
Sets the value of
CfnLicense.ValidityDateFormatProperty.getEnd() |
@Stability(value=Stable) public CfnLicense.ValidityDateFormatProperty.Builder begin(String begin)
CfnLicense.ValidityDateFormatProperty.getBegin()begin - `CfnLicense.ValidityDateFormatProperty.Begin`. This parameter is required.this@Stability(value=Stable) public CfnLicense.ValidityDateFormatProperty.Builder end(String end)
CfnLicense.ValidityDateFormatProperty.getEnd()end - `CfnLicense.ValidityDateFormatProperty.End`. This parameter is required.this@Stability(value=Stable) public CfnLicense.ValidityDateFormatProperty build()
build in interface software.amazon.jsii.Builder<CfnLicense.ValidityDateFormatProperty>CfnLicense.ValidityDateFormatPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.