Class GetPartnerTopicEventSubscriptionArgs


  • public final class GetPartnerTopicEventSubscriptionArgs
    extends com.pulumi.resources.InvokeArgs
    • Method Detail

      • eventSubscriptionName

        public com.pulumi.core.Output<java.lang.String> eventSubscriptionName()
        Returns:
        Name of the event subscription to be found. Event subscription names must be between 3 and 100 characters in length and use alphanumeric letters only.
      • partnerTopicName

        public com.pulumi.core.Output<java.lang.String> partnerTopicName()
        Returns:
        Name of the partner topic.
      • resourceGroupName

        public com.pulumi.core.Output<java.lang.String> resourceGroupName()
        Returns:
        The name of the resource group within the user's subscription.