pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.licensemanager.kotlin.outputs
/
LicenseValidityDateFormat
License
Validity
Date
Format
data
class
LicenseValidityDateFormat
(
val
begin
:
String
,
val
end
:
String
)
Types
Constructors
Properties
Constructors
License
Validity
Date
Format
Link copied to clipboard
fun
LicenseValidityDateFormat
(
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.