changeableForDays property

Output<int?> changeableForDays
latefinal

The number of days before the lock date. If omitted creates a vault lock in governance mode, otherwise it will create a vault lock in compliance mode.

Implementation

late final pulumi.Output<int?> changeableForDays;