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