forceDelete

@JvmName(name = "nauaxqujvvtdcdpg")
suspend fun forceDelete(value: Output<Boolean>)
@JvmName(name = "bdmlkoukoxliqdxc")
suspend fun forceDelete(value: Boolean?)

Parameters

value

ForceDelete bypasses an API key's expiry conditions and deletes the key. Set the parameter true to delete the key or to false to not preemptively delete the API key. Valid values: true , or false .

This action is irreversible. Only use ForceDelete if you are certain the key is no longer in use.