versionDestroyTtl

@JvmName(name = "ktbdtqjiphbuenme")
suspend fun versionDestroyTtl(value: Output<String>)
@JvmName(name = "chjurcxxosnhlytb")
suspend fun versionDestroyTtl(value: String?)

Parameters

value

Secret Version TTL after destruction request. This is a part of the delayed delete feature on Secret Version. For secret with versionDestroyTtl>0, version destruction doesn't happen immediately on calling destroy instead the version goes to a disabled state and the actual destruction happens after this TTL expires. It must be atleast 24h.