Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.5 KB

CreateIntegrationRequest.md

File metadata and controls

24 lines (19 loc) · 1.5 KB

CreateIntegrationRequest

Properties

Name Type Description Notes
name str Descriptive label.
azure_blob_storage AzureBlobStorageIntegration [optional]
azure_event_hubs AzureEventHubsIntegration [optional]
azure_service_bus AzureServiceBusIntegration [optional]
description str Longer explanation for the integration. [optional]
dynamodb DynamodbIntegration [optional]
gcs GcsIntegration [optional]
is_write_enabled bool is write access enabled for this integration. [optional]
kafka KafkaIntegration [optional]
kinesis KinesisIntegration [optional]
mongodb MongoDbIntegration [optional]
s3 S3Integration [optional]
snowflake SnowflakeIntegration [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]