ConnectorOperator
public struct ConnectorOperator : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The operation to be performed on the provided Amplitude source fields. DeclarationSwift public let amplitude: AmplitudeConnectorOperator?
- 
                  
                  The operation to be performed on the provided Datadog source fields. DeclarationSwift public let datadog: DatadogConnectorOperator?
- 
                  
                  The operation to be performed on the provided Dynatrace source fields. DeclarationSwift public let dynatrace: DynatraceConnectorOperator?
- 
                  
                  The operation to be performed on the provided Google Analytics source fields. DeclarationSwift public let googleAnalytics: GoogleAnalyticsConnectorOperator?
- 
                  
                  The operation to be performed on the provided Infor Nexus source fields. DeclarationSwift public let inforNexus: InforNexusConnectorOperator?
- 
                  
                  The operation to be performed on the provided Marketo source fields. DeclarationSwift public let marketo: MarketoConnectorOperator?
- 
                  
                  The operation to be performed on the provided Amazon S3 source fields. DeclarationSwift public let s3: S3ConnectorOperator?
- 
                  
                  The operation to be performed on the provided Salesforce source fields. DeclarationSwift public let salesforce: SalesforceConnectorOperator?
- 
                  
                  The operation to be performed on the provided ServiceNow source fields. DeclarationSwift public let serviceNow: ServiceNowConnectorOperator?
- 
                  
                  The operation to be performed on the provided Singular source fields. DeclarationSwift public let singular: SingularConnectorOperator?
- 
                  
                  The operation to be performed on the provided Slack source fields. DeclarationSwift public let slack: SlackConnectorOperator?
- 
                  
                  The operation to be performed on the provided Trend Micro source fields. DeclarationSwift public let trendmicro: TrendmicroConnectorOperator?
- 
                  
                  The operation to be performed on the provided Veeva source fields. DeclarationSwift public let veeva: VeevaConnectorOperator?
- 
                  
                  The operation to be performed on the provided Zendesk source fields. DeclarationSwift public let zendesk: ZendeskConnectorOperator?
- 
                  init(amplitude:datadog:dynatrace:googleAnalytics:inforNexus:marketo:s3:salesforce:serviceNow:singular:slack:trendmicro:veeva:zendesk:)Undocumented DeclarationSwift public init(amplitude: AmplitudeConnectorOperator? = nil, datadog: DatadogConnectorOperator? = nil, dynatrace: DynatraceConnectorOperator? = nil, googleAnalytics: GoogleAnalyticsConnectorOperator? = nil, inforNexus: InforNexusConnectorOperator? = nil, marketo: MarketoConnectorOperator? = nil, s3: S3ConnectorOperator? = nil, salesforce: SalesforceConnectorOperator? = nil, serviceNow: ServiceNowConnectorOperator? = nil, singular: SingularConnectorOperator? = nil, slack: SlackConnectorOperator? = nil, trendmicro: TrendmicroConnectorOperator? = nil, veeva: VeevaConnectorOperator? = nil, zendesk: ZendeskConnectorOperator? = nil)
 View on GitHub
View on GitHub ConnectorOperator Structure Reference
        ConnectorOperator Structure Reference