Uses of Interface
software.amazon.awscdk.services.licensemanager.CfnLicense.ValidityDateFormatProperty
Package
Description
AWS::LicenseManager Construct Library
-
Uses of CfnLicense.ValidityDateFormatProperty in software.amazon.awscdk.services.licensemanager
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnLicense.ValidityDateFormatProperty
Modifier and TypeMethodDescriptionCfnLicense.ValidityDateFormatProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
CfnLicense.setValidity
(CfnLicense.ValidityDateFormatProperty value) Date and time range during which the license is valid, in ISO8601-UTC format.CfnLicense.Builder.validity
(CfnLicense.ValidityDateFormatProperty validity) Date and time range during which the license is valid, in ISO8601-UTC format.CfnLicenseProps.Builder.validity
(CfnLicense.ValidityDateFormatProperty validity) Sets the value ofCfnLicenseProps.getValidity()