GradientEdge CDK Utils
    Preparing search index...

    Provisioned Service Bus resources for the event handler

    interface EventHandlerServiceBus {
        namespace: Namespace | Output<GetNamespaceResult>;
        queue: Queue | Output<GetQueueResult>;
    }
    Index

    Properties

    Properties

    namespace: Namespace | Output<GetNamespaceResult>

    The provisioned or resolved Service Bus namespace

    queue: Queue | Output<GetQueueResult>

    The provisioned or resolved Service Bus queue