changeableForDays property

Input<int?>? changeableForDays
final

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

final pulumi.Input<int?>? changeableForDays;