deadLetterStorageSecret

@JvmName(name = "adqqtnfakfutiohf")
suspend fun deadLetterStorageSecret(value: Output<String>)
@JvmName(name = "hblujwxudoyjimvl")
suspend fun deadLetterStorageSecret(value: String?)

Parameters

value

The storage secret of the dead-lettering, whose format is https://<storageAccountname>.blob.core.windows.net/<containerName>?<SASToken>. When an endpoint can't deliver an event within a certain time period or after trying to deliver the event a certain number of times, it can send the undelivered event to a storage account.