GradientEdge CDK Utils
    Preparing search index...
    interface ResolveEventgridTopicProps {
        resourceGroupName: Input<string>;
        topicName: Input<string>;
    }

    Hierarchy

    • GetTopicOutputArgs
      • ResolveEventgridTopicProps
    Index

    Properties

    resourceGroupName: Input<string>

    The name of the resource group within the user's subscription.

    topicName: Input<string>

    Name of the topic.