Package-level declarations

Types

data class ConnectorProfileConnectorProfileConfigConnectorProfileCredentials(val amplitude: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsAmplitude? = null, val customConnector: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsCustomConnector? = null, val datadog: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsDatadog? = null, val dynatrace: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsDynatrace? = null, val googleAnalytics: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsGoogleAnalytics? = null, val honeycode: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsHoneycode? = null, val inforNexus: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsInforNexus? = null, val marketo: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsMarketo? = null, val redshift: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsRedshift? = null, val salesforce: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSalesforce? = null, val sapoData: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSapoData? = null, val serviceNow: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsServiceNow? = null, val singular: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSingular? = null, val slack: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSlack? = null, val snowflake: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSnowflake? = null, val trendmicro: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsTrendmicro? = null, val veeva: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsVeeva? = null, val zendesk: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsZendesk? = null)
data class ConnectorProfileConnectorProfileConfigConnectorProfileProperties(val amplitude: ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesAmplitude? = null, val customConnector: ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesCustomConnector? = null, val datadog: ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesDatadog? = null, val dynatrace: ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesDynatrace? = null, val googleAnalytics: ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesGoogleAnalytics? = null, val honeycode: ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesHoneycode? = null, val inforNexus: ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesInforNexus? = null, val marketo: ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesMarketo? = null, val redshift: ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesRedshift? = null, val salesforce: ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSalesforce? = null, val sapoData: ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSapoData? = null, val serviceNow: ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesServiceNow? = null, val singular: ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSingular? = null, val slack: ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSlack? = null, val snowflake: ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSnowflake? = null, val trendmicro: ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesTrendmicro? = null, val veeva: ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesVeeva? = null, val zendesk: ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesZendesk? = null)
data class ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesRedshift(val bucketName: String, val bucketPrefix: String? = null, val clusterIdentifier: String? = null, val dataApiRoleArn: String? = null, val databaseName: String? = null, val databaseUrl: String? = null, val roleArn: String)
data class ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSapoData(val applicationHostUrl: String, val applicationServicePath: String, val clientNumber: String, val logonLanguage: String? = null, val oauthProperties: ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSapoDataOauthProperties? = null, val portNumber: Int, val privateLinkServiceName: String? = null)
data class ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSnowflake(val accountName: String? = null, val bucketName: String, val bucketPrefix: String? = null, val privateLinkServiceName: String? = null, val region: String? = null, val stage: String, val warehouse: String)
Link copied to clipboard
data class FlowDestinationFlowConfig(val apiVersion: String? = null, val connectorProfileName: String? = null, val connectorType: String, val destinationConnectorProperties: FlowDestinationFlowConfigDestinationConnectorProperties)
data class FlowDestinationFlowConfigDestinationConnectorPropertiesCustomConnector(val customProperties: Map<String, String>? = null, val entityName: String, val errorHandlingConfig: FlowDestinationFlowConfigDestinationConnectorPropertiesCustomConnectorErrorHandlingConfig? = null, val idFieldNames: List<String>? = null, val writeOperationType: String? = null)
data class FlowDestinationFlowConfigDestinationConnectorPropertiesCustomConnectorErrorHandlingConfig(val bucketName: String? = null, val bucketPrefix: String? = null, val failOnFirstDestinationError: Boolean? = null)
data class FlowDestinationFlowConfigDestinationConnectorPropertiesEventBridgeErrorHandlingConfig(val bucketName: String? = null, val bucketPrefix: String? = null, val failOnFirstDestinationError: Boolean? = null)
data class FlowDestinationFlowConfigDestinationConnectorPropertiesHoneycodeErrorHandlingConfig(val bucketName: String? = null, val bucketPrefix: String? = null, val failOnFirstDestinationError: Boolean? = null)
data class FlowDestinationFlowConfigDestinationConnectorPropertiesMarketoErrorHandlingConfig(val bucketName: String? = null, val bucketPrefix: String? = null, val failOnFirstDestinationError: Boolean? = null)
data class FlowDestinationFlowConfigDestinationConnectorPropertiesRedshiftErrorHandlingConfig(val bucketName: String? = null, val bucketPrefix: String? = null, val failOnFirstDestinationError: Boolean? = null)
data class FlowDestinationFlowConfigDestinationConnectorPropertiesSalesforceErrorHandlingConfig(val bucketName: String? = null, val bucketPrefix: String? = null, val failOnFirstDestinationError: Boolean? = null)
data class FlowDestinationFlowConfigDestinationConnectorPropertiesSapoDataErrorHandlingConfig(val bucketName: String? = null, val bucketPrefix: String? = null, val failOnFirstDestinationError: Boolean? = null)
data class FlowDestinationFlowConfigDestinationConnectorPropertiesSnowflakeErrorHandlingConfig(val bucketName: String? = null, val bucketPrefix: String? = null, val failOnFirstDestinationError: Boolean? = null)
data class FlowDestinationFlowConfigDestinationConnectorPropertiesZendesk(val errorHandlingConfig: FlowDestinationFlowConfigDestinationConnectorPropertiesZendeskErrorHandlingConfig? = null, val idFieldNames: List<String>? = null, val object: String, val writeOperationType: String? = null)
data class FlowDestinationFlowConfigDestinationConnectorPropertiesZendeskErrorHandlingConfig(val bucketName: String? = null, val bucketPrefix: String? = null, val failOnFirstDestinationError: Boolean? = null)
Link copied to clipboard
data class FlowSourceFlowConfig(val apiVersion: String? = null, val connectorProfileName: String? = null, val connectorType: String, val incrementalPullConfig: FlowSourceFlowConfigIncrementalPullConfig? = null, val sourceConnectorProperties: FlowSourceFlowConfigSourceConnectorProperties)
data class FlowSourceFlowConfigIncrementalPullConfig(val datetimeTypeFieldName: String? = null)
data class FlowSourceFlowConfigSourceConnectorPropertiesS3(val bucketName: String, val bucketPrefix: String? = null, val s3InputFormatConfig: FlowSourceFlowConfigSourceConnectorPropertiesS3S3InputFormatConfig? = null)
data class FlowSourceFlowConfigSourceConnectorPropertiesSalesforce(val enableDynamicFieldUpdate: Boolean? = null, val includeDeletedRecords: Boolean? = null, val object: String)
data class FlowSourceFlowConfigSourceConnectorPropertiesVeeva(val documentType: String? = null, val includeAllVersions: Boolean? = null, val includeRenditions: Boolean? = null, val includeSourceFiles: Boolean? = null, val object: String)
Link copied to clipboard
data class FlowTask(val connectorOperators: List<FlowTaskConnectorOperator>? = null, val destinationField: String? = null, val sourceFields: List<String>, val taskProperties: Map<String, String>? = null, val taskType: String)
Link copied to clipboard
data class FlowTaskConnectorOperator(val amplitude: String? = null, val customConnector: String? = null, val datadog: String? = null, val dynatrace: String? = null, val googleAnalytics: String? = null, val inforNexus: String? = null, val marketo: String? = null, val s3: String? = null, val salesforce: String? = null, val sapoData: String? = null, val serviceNow: String? = null, val singular: String? = null, val slack: String? = null, val trendmicro: String? = null, val veeva: String? = null, val zendesk: String? = null)
Link copied to clipboard
data class FlowTriggerConfig(val triggerProperties: FlowTriggerConfigTriggerProperties? = null, val triggerType: String)
data class FlowTriggerConfigTriggerPropertiesScheduled(val dataPullMode: String? = null, val firstExecutionFrom: String? = null, val scheduleEndTime: String? = null, val scheduleExpression: String, val scheduleOffset: Int? = null, val scheduleStartTime: String? = null, val timezone: String? = null)