@Stability(value=Stable)
public static interface CfnLicense.ValidityDateFormatProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLicense.ValidityDateFormatProperty.Builder
A builder for
CfnLicense.ValidityDateFormatProperty |
static class |
CfnLicense.ValidityDateFormatProperty.Jsii$Proxy
An implementation for
CfnLicense.ValidityDateFormatProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnLicense.ValidityDateFormatProperty.Builder |
builder() |
String |
getBegin()
`CfnLicense.ValidityDateFormatProperty.Begin`.
|
String |
getEnd()
`CfnLicense.ValidityDateFormatProperty.End`.
|
@Stability(value=Stable) @NotNull String getBegin()
@Stability(value=Stable) @NotNull String getEnd()
@Stability(value=Stable) static CfnLicense.ValidityDateFormatProperty.Builder builder()
Copyright © 2021. All rights reserved.