pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.licensemanager.kotlin.outputs
/
GetReceivedLicenseValidity
Get
Received
License
Validity
data
class
GetReceivedLicenseValidity
(
val
begin
:
String
,
val
end
:
String
)
Types
Constructors
Properties
Constructors
Get
Received
License
Validity
Link copied to clipboard
fun
GetReceivedLicenseValidity
(
begin
:
String
,
end
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
begin
Link copied to clipboard
val
begin
:
String
Start of the validity time range.
end
Link copied to clipboard
val
end
:
String
End of the validity time range.