SystemTopicEventSubscriptionArgs

constructor(advancedFilter: Output<SystemTopicEventSubscriptionAdvancedFilterArgs>? = null, advancedFilteringOnArraysEnabled: Output<Boolean>? = null, azureFunctionEndpoint: Output<SystemTopicEventSubscriptionAzureFunctionEndpointArgs>? = null, deadLetterIdentity: Output<SystemTopicEventSubscriptionDeadLetterIdentityArgs>? = null, deliveryIdentity: Output<SystemTopicEventSubscriptionDeliveryIdentityArgs>? = null, deliveryProperties: Output<List<SystemTopicEventSubscriptionDeliveryPropertyArgs>>? = null, eventDeliverySchema: Output<String>? = null, eventhubEndpointId: Output<String>? = null, expirationTimeUtc: Output<String>? = null, hybridConnectionEndpointId: Output<String>? = null, includedEventTypes: Output<List<String>>? = null, labels: Output<List<String>>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null, retryPolicy: Output<SystemTopicEventSubscriptionRetryPolicyArgs>? = null, serviceBusQueueEndpointId: Output<String>? = null, serviceBusTopicEndpointId: Output<String>? = null, storageBlobDeadLetterDestination: Output<SystemTopicEventSubscriptionStorageBlobDeadLetterDestinationArgs>? = null, storageQueueEndpoint: Output<SystemTopicEventSubscriptionStorageQueueEndpointArgs>? = null, subjectFilter: Output<SystemTopicEventSubscriptionSubjectFilterArgs>? = null, systemTopic: Output<String>? = null, webhookEndpoint: Output<SystemTopicEventSubscriptionWebhookEndpointArgs>? = null)