versionDestroyTtl

@JvmName(name = "brsmyemvgjmbpehs")
suspend fun versionDestroyTtl(value: Output<String>)
@JvmName(name = "vufidseexgrhgqvw")
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.