FlowSourceFlowConfigSourceConnectorPropertiesArgs

data class FlowSourceFlowConfigSourceConnectorPropertiesArgs(val amplitude: Output<FlowSourceFlowConfigSourceConnectorPropertiesAmplitudeArgs>? = null, val customConnector: Output<FlowSourceFlowConfigSourceConnectorPropertiesCustomConnectorArgs>? = null, val datadog: Output<FlowSourceFlowConfigSourceConnectorPropertiesDatadogArgs>? = null, val dynatrace: Output<FlowSourceFlowConfigSourceConnectorPropertiesDynatraceArgs>? = null, val googleAnalytics: Output<FlowSourceFlowConfigSourceConnectorPropertiesGoogleAnalyticsArgs>? = null, val inforNexus: Output<FlowSourceFlowConfigSourceConnectorPropertiesInforNexusArgs>? = null, val marketo: Output<FlowSourceFlowConfigSourceConnectorPropertiesMarketoArgs>? = null, val s3: Output<FlowSourceFlowConfigSourceConnectorPropertiesS3Args>? = null, val salesforce: Output<FlowSourceFlowConfigSourceConnectorPropertiesSalesforceArgs>? = null, val sapoData: Output<FlowSourceFlowConfigSourceConnectorPropertiesSapoDataArgs>? = null, val serviceNow: Output<FlowSourceFlowConfigSourceConnectorPropertiesServiceNowArgs>? = null, val singular: Output<FlowSourceFlowConfigSourceConnectorPropertiesSingularArgs>? = null, val slack: Output<FlowSourceFlowConfigSourceConnectorPropertiesSlackArgs>? = null, val trendmicro: Output<FlowSourceFlowConfigSourceConnectorPropertiesTrendmicroArgs>? = null, val veeva: Output<FlowSourceFlowConfigSourceConnectorPropertiesVeevaArgs>? = null, val zendesk: Output<FlowSourceFlowConfigSourceConnectorPropertiesZendeskArgs>? = null) : ConvertibleToJava<FlowSourceFlowConfigSourceConnectorPropertiesArgs>

Constructors

Properties

Link copied to clipboard

Information that is required for querying Amplitude. See Generic Source Properties for more details.

Link copied to clipboard

Properties that are applied when the custom connector is being used as a source. See Custom Connector Source Properties.

Link copied to clipboard

Information that is required for querying Datadog. See Generic Source Properties for more details.

Link copied to clipboard

Operation to be performed on the provided Dynatrace source fields. Valid values are PROJECTION, BETWEEN, EQUAL_TO, ADDITION, MULTIPLICATION, DIVISION, SUBTRACTION, MASK_ALL, MASK_FIRST_N, MASK_LAST_N, VALIDATE_NON_NULL, VALIDATE_NON_ZERO, VALIDATE_NON_NEGATIVE, VALIDATE_NUMERIC, and NO_OP.

Link copied to clipboard

Operation to be performed on the provided Google Analytics source fields. Valid values are PROJECTION and BETWEEN.

Link copied to clipboard

Information that is required for querying Infor Nexus. See Generic Source Properties for more details.

Link copied to clipboard

Information that is required for querying Marketo. See Generic Source Properties for more details.

Link copied to clipboard

Information that is required for querying Amazon S3. See S3 Source Properties for more details.

Link copied to clipboard

Information that is required for querying Salesforce. See Salesforce Source Properties for more details.

Link copied to clipboard

Information that is required for querying SAPOData as a flow source. See SAPO Source Properties for more details.

Link copied to clipboard

Information that is required for querying ServiceNow. See Generic Source Properties for more details.

Link copied to clipboard

Information that is required for querying Singular. See Generic Source Properties for more details.

Link copied to clipboard

Information that is required for querying Slack. See Generic Source Properties for more details.

Link copied to clipboard

Operation to be performed on the provided Trend Micro source fields. Valid values are PROJECTION, EQUAL_TO, ADDITION, MULTIPLICATION, DIVISION, SUBTRACTION, MASK_ALL, MASK_FIRST_N, MASK_LAST_N, VALIDATE_NON_NULL, VALIDATE_NON_ZERO, VALIDATE_NON_NEGATIVE, VALIDATE_NUMERIC, and NO_OP.

Link copied to clipboard

Information that is required for querying Veeva. See Veeva Source Properties for more details.

Link copied to clipboard

Information that is required for querying Zendesk. See Generic Source Properties for more details.

Functions

Link copied to clipboard
open override fun toJava(): FlowSourceFlowConfigSourceConnectorPropertiesArgs