FlowSourceFlowConfigSourceConnectorProperties class

Constructors

FlowSourceFlowConfigSourceConnectorProperties({Input<FlowSourceFlowConfigSourceConnectorPropertiesAmplitude?>? amplitude, Input<FlowSourceFlowConfigSourceConnectorPropertiesCustomConnector?>? customConnector, Input<FlowSourceFlowConfigSourceConnectorPropertiesDatadog?>? datadog, Input<FlowSourceFlowConfigSourceConnectorPropertiesDynatrace?>? dynatrace, Input<FlowSourceFlowConfigSourceConnectorPropertiesGoogleAnalytics?>? googleAnalytics, Input<FlowSourceFlowConfigSourceConnectorPropertiesInforNexus?>? inforNexus, Input<FlowSourceFlowConfigSourceConnectorPropertiesMarketo?>? marketo, Input<FlowSourceFlowConfigSourceConnectorPropertiesS3?>? s3, Input<FlowSourceFlowConfigSourceConnectorPropertiesSalesforce?>? salesforce, Input<FlowSourceFlowConfigSourceConnectorPropertiesSapoData?>? sapoData, Input<FlowSourceFlowConfigSourceConnectorPropertiesServiceNow?>? serviceNow, Input<FlowSourceFlowConfigSourceConnectorPropertiesSingular?>? singular, Input<FlowSourceFlowConfigSourceConnectorPropertiesSlack?>? slack, Input<FlowSourceFlowConfigSourceConnectorPropertiesTrendmicro?>? trendmicro, Input<FlowSourceFlowConfigSourceConnectorPropertiesVeeva?>? veeva, Input<FlowSourceFlowConfigSourceConnectorPropertiesZendesk?>? zendesk})
Creates a new FlowSourceFlowConfigSourceConnectorProperties. amplitude Optional. customConnector Optional. datadog Optional. dynatrace Optional. googleAnalytics Optional. inforNexus Optional. marketo Optional. s3 Optional. salesforce Optional. sapoData Optional. serviceNow Optional. singular Optional. slack Optional. trendmicro Optional. veeva Optional. zendesk Optional.
const
FlowSourceFlowConfigSourceConnectorProperties.fromMap(Map<String, dynamic> map)
factory

Properties

amplitude → Input<FlowSourceFlowConfigSourceConnectorPropertiesAmplitude?>?
final
customConnector → Input<FlowSourceFlowConfigSourceConnectorPropertiesCustomConnector?>?
final
datadog → Input<FlowSourceFlowConfigSourceConnectorPropertiesDatadog?>?
final
dynatrace → Input<FlowSourceFlowConfigSourceConnectorPropertiesDynatrace?>?
final
googleAnalytics → Input<FlowSourceFlowConfigSourceConnectorPropertiesGoogleAnalytics?>?
final
hashCode int
The hash code for this object.
no setterinherited
inforNexus → Input<FlowSourceFlowConfigSourceConnectorPropertiesInforNexus?>?
final
marketo → Input<FlowSourceFlowConfigSourceConnectorPropertiesMarketo?>?
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
s3 → Input<FlowSourceFlowConfigSourceConnectorPropertiesS3?>?
final
salesforce → Input<FlowSourceFlowConfigSourceConnectorPropertiesSalesforce?>?
final
sapoData → Input<FlowSourceFlowConfigSourceConnectorPropertiesSapoData?>?
final
serviceNow → Input<FlowSourceFlowConfigSourceConnectorPropertiesServiceNow?>?
final
singular → Input<FlowSourceFlowConfigSourceConnectorPropertiesSingular?>?
final
slack → Input<FlowSourceFlowConfigSourceConnectorPropertiesSlack?>?
final
trendmicro → Input<FlowSourceFlowConfigSourceConnectorPropertiesTrendmicro?>?
final
veeva → Input<FlowSourceFlowConfigSourceConnectorPropertiesVeeva?>?
final
zendesk → Input<FlowSourceFlowConfigSourceConnectorPropertiesZendesk?>?
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toMap() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited