pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.rbin.kotlin.inputs
/
RuleLockConfigurationArgs
Rule
Lock
Configuration
Args
data
class
RuleLockConfigurationArgs
(
val
unlockDelay
:
Output
<
RuleLockConfigurationUnlockDelayArgs
>
)
:
ConvertibleToJava
<
RuleLockConfigurationArgs
>
Constructors
Functions
Properties
Constructors
Rule
Lock
Configuration
Args
Link copied to clipboard
fun
RuleLockConfigurationArgs
(
unlockDelay
:
Output
<
RuleLockConfigurationUnlockDelayArgs
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
RuleLockConfigurationArgs
Properties
unlock
Delay
Link copied to clipboard
val
unlockDelay
:
Output
<
RuleLockConfigurationUnlockDelayArgs
>
Information about the retention rule unlock delay. See
unlock_delay
below.