toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.licensemanager.kotlin.outputs
/
LicenseValidityDateFormat
License
Validity
Date
Format
data
class
LicenseValidityDateFormat
(
val
begin
:
String
,
val
end
:
String
)
Members
Constructors
License
Validity
Date
Format
Link copied to clipboard
constructor
(
begin
:
String
,
end
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
begin
Link copied to clipboard
val
begin
:
String
Validity begin date for the license.
end
Link copied to clipboard
val
end
:
String
Validity begin date for the license.