| Package | Description |
|---|---|
| software.amazon.awscdk.services.licensemanager |
AWS::LicenseManager Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnLicense.ValidityDateFormatProperty.Jsii$Proxy
An implementation for
CfnLicense.ValidityDateFormatProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnLicense.ValidityDateFormatProperty |
CfnLicense.ValidityDateFormatProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnLicense.setValidity(CfnLicense.ValidityDateFormatProperty value)
Date and time range during which the license is valid, in ISO8601-UTC format.
|
CfnLicense.Builder |
CfnLicense.Builder.validity(CfnLicense.ValidityDateFormatProperty validity)
Date and time range during which the license is valid, in ISO8601-UTC format.
|
CfnLicenseProps.Builder |
CfnLicenseProps.Builder.validity(CfnLicense.ValidityDateFormatProperty validity)
Sets the value of
CfnLicenseProps.getValidity() |
Copyright © 2022. All rights reserved.