Class: Aws::Types::SourceConnectorProperties

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#amplitudeTypes::AmplitudeSourceProperties

Returns the value of attribute amplitude.



1230
1231
1232
# File 'sig/types.rbs', line 1230

def amplitude
  @amplitude
end

#custom_connectorTypes::CustomConnectorSourceProperties

Returns the value of attribute custom_connector.



1245
1246
1247
# File 'sig/types.rbs', line 1245

def custom_connector
  @custom_connector
end

#datadogTypes::DatadogSourceProperties

Returns the value of attribute datadog.



1231
1232
1233
# File 'sig/types.rbs', line 1231

def datadog
  @datadog
end

#dynatraceTypes::DynatraceSourceProperties

Returns the value of attribute dynatrace.



1232
1233
1234
# File 'sig/types.rbs', line 1232

def dynatrace
  @dynatrace
end

#google_analyticsTypes::GoogleAnalyticsSourceProperties

Returns the value of attribute google_analytics.



1233
1234
1235
# File 'sig/types.rbs', line 1233

def google_analytics
  @google_analytics
end

#infor_nexusTypes::InforNexusSourceProperties

Returns the value of attribute infor_nexus.



1234
1235
1236
# File 'sig/types.rbs', line 1234

def infor_nexus
  @infor_nexus
end

#marketoTypes::MarketoSourceProperties

Returns the value of attribute marketo.



1235
1236
1237
# File 'sig/types.rbs', line 1235

def marketo
  @marketo
end

#pardotTypes::PardotSourceProperties

Returns the value of attribute pardot.



1246
1247
1248
# File 'sig/types.rbs', line 1246

def pardot
  @pardot
end

#s3Types::S3SourceProperties

Returns the value of attribute s3.



1236
1237
1238
# File 'sig/types.rbs', line 1236

def s3
  @s3
end

#salesforceTypes::SalesforceSourceProperties

Returns the value of attribute salesforce.



1237
1238
1239
# File 'sig/types.rbs', line 1237

def salesforce
  @salesforce
end

#sapo_dataTypes::SAPODataSourceProperties

Returns the value of attribute sapo_data.



1244
1245
1246
# File 'sig/types.rbs', line 1244

def sapo_data
  @sapo_data
end

#service_nowTypes::ServiceNowSourceProperties

Returns the value of attribute service_now.



1238
1239
1240
# File 'sig/types.rbs', line 1238

def service_now
  @service_now
end

#singularTypes::SingularSourceProperties

Returns the value of attribute singular.



1239
1240
1241
# File 'sig/types.rbs', line 1239

def singular
  @singular
end

#slackTypes::SlackSourceProperties

Returns the value of attribute slack.



1240
1241
1242
# File 'sig/types.rbs', line 1240

def slack
  @slack
end

#trendmicroTypes::TrendmicroSourceProperties

Returns the value of attribute trendmicro.



1241
1242
1243
# File 'sig/types.rbs', line 1241

def trendmicro
  @trendmicro
end

#veevaTypes::VeevaSourceProperties

Returns the value of attribute veeva.



1242
1243
1244
# File 'sig/types.rbs', line 1242

def veeva
  @veeva
end

#zendeskTypes::ZendeskSourceProperties

Returns the value of attribute zendesk.



1243
1244
1245
# File 'sig/types.rbs', line 1243

def zendesk
  @zendesk
end