Event Subscription Storage Queue Endpoint Args
fun EventSubscriptionStorageQueueEndpointArgs(queueMessageTimeToLiveInSeconds: Output<Int>? = null, queueName: Output<String>, storageAccountId: Output<String>)