deliveryWithResourceIdentity

@JvmName(name = "occhpimewyxypbvr")
suspend fun deliveryWithResourceIdentity(value: Output<DeliveryWithResourceIdentityArgs>)
@JvmName(name = "vedyledfdsafxogu")
suspend fun deliveryWithResourceIdentity(value: DeliveryWithResourceIdentityArgs?)

Parameters

value

Information about the destination where events have to be delivered for the event subscription. Uses the managed identity setup on the parent resource (namely, topic or domain) to acquire the authentication tokens being used during delivery / dead-lettering.


@JvmName(name = "kjmwjcupwqhkkqvq")
suspend fun deliveryWithResourceIdentity(argument: suspend DeliveryWithResourceIdentityArgsBuilder.() -> Unit)

Parameters

argument

Information about the destination where events have to be delivered for the event subscription. Uses the managed identity setup on the parent resource (namely, topic or domain) to acquire the authentication tokens being used during delivery / dead-lettering.