Interface EventSubscription.DefinitionStages.WithDeadLetterDestination

    • Method Detail

      • withDeadLetterDestination

        EventSubscription.DefinitionStages.WithCreate withDeadLetterDestination​(DeadLetterDestination deadLetterDestination)
        Specifies the deadLetterDestination property: The DeadLetter destination of the event subscription..
        Parameters:
        deadLetterDestination - The DeadLetter destination of the event subscription.
        Returns:
        the next definition stage.