forceDeleteWithoutRecovery

@JvmName(name = "aylsumerhvmumgcg")
suspend fun forceDeleteWithoutRecovery(value: Output<Boolean>)
@JvmName(name = "mmpsbtfaisaekxof")
suspend fun forceDeleteWithoutRecovery(value: Boolean?)

Parameters

value

Specifies whether to forcibly delete the secret. If this parameter is set to true, the secret cannot be recovered. Valid values: true, false. Default to: false.