pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.licensemanager.kotlin.outputs
/
LicenseBorrowConfiguration
License
Borrow
Configuration
data
class
LicenseBorrowConfiguration
(
val
allowEarlyCheckIn
:
Boolean
,
val
maxTimeToLiveInMinutes
:
Int
)
Types
Constructors
Properties
Constructors
License
Borrow
Configuration
Link copied to clipboard
fun
LicenseBorrowConfiguration
(
allowEarlyCheckIn
:
Boolean
,
maxTimeToLiveInMinutes
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
allow
Early
Check
In
Link copied to clipboard
val
allowEarlyCheckIn
:
Boolean
max
Time
To
Live
In
Minutes
Link copied to clipboard
val
maxTimeToLiveInMinutes
:
Int