Class TwilioIntegrationDataflowsResponse

Dataflows configured on the Twilio integration account, keyed by dataflow id.

Hierarchy

  • TwilioIntegrationDataflowsResponse

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

The Twilio alerts logs dataflow.

The Twilio call summaries logs dataflow.

The Twilio cloud cost metrics dataflow.

The Twilio events logs dataflow.

The Twilio messages logs dataflow.

Generated using TypeDoc