Class: Aws::Types::ConnectorProfileProperties

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#amplitudeTypes::AmplitudeConnectorProfileProperties

Returns the value of attribute amplitude.



260
261
262
# File 'sig/types.rbs', line 260

def amplitude
  @amplitude
end

#custom_connectorTypes::CustomConnectorProfileProperties

Returns the value of attribute custom_connector.



277
278
279
# File 'sig/types.rbs', line 277

def custom_connector
  @custom_connector
end

#datadogTypes::DatadogConnectorProfileProperties

Returns the value of attribute datadog.



261
262
263
# File 'sig/types.rbs', line 261

def datadog
  @datadog
end

#dynatraceTypes::DynatraceConnectorProfileProperties

Returns the value of attribute dynatrace.



262
263
264
# File 'sig/types.rbs', line 262

def dynatrace
  @dynatrace
end

#google_analyticsTypes::GoogleAnalyticsConnectorProfileProperties

Returns the value of attribute google_analytics.



263
264
265
# File 'sig/types.rbs', line 263

def google_analytics
  @google_analytics
end

#honeycodeTypes::HoneycodeConnectorProfileProperties

Returns the value of attribute honeycode.



264
265
266
# File 'sig/types.rbs', line 264

def honeycode
  @honeycode
end

#infor_nexusTypes::InforNexusConnectorProfileProperties

Returns the value of attribute infor_nexus.



265
266
267
# File 'sig/types.rbs', line 265

def infor_nexus
  @infor_nexus
end

#marketoTypes::MarketoConnectorProfileProperties

Returns the value of attribute marketo.



266
267
268
# File 'sig/types.rbs', line 266

def marketo
  @marketo
end

#pardotTypes::PardotConnectorProfileProperties

Returns the value of attribute pardot.



278
279
280
# File 'sig/types.rbs', line 278

def pardot
  @pardot
end

#redshiftTypes::RedshiftConnectorProfileProperties

Returns the value of attribute redshift.



267
268
269
# File 'sig/types.rbs', line 267

def redshift
  @redshift
end

#salesforceTypes::SalesforceConnectorProfileProperties

Returns the value of attribute salesforce.



268
269
270
# File 'sig/types.rbs', line 268

def salesforce
  @salesforce
end

#sapo_dataTypes::SAPODataConnectorProfileProperties

Returns the value of attribute sapo_data.



276
277
278
# File 'sig/types.rbs', line 276

def sapo_data
  @sapo_data
end

#service_nowTypes::ServiceNowConnectorProfileProperties

Returns the value of attribute service_now.



269
270
271
# File 'sig/types.rbs', line 269

def service_now
  @service_now
end

#singularTypes::SingularConnectorProfileProperties

Returns the value of attribute singular.



270
271
272
# File 'sig/types.rbs', line 270

def singular
  @singular
end

#slackTypes::SlackConnectorProfileProperties

Returns the value of attribute slack.



271
272
273
# File 'sig/types.rbs', line 271

def slack
  @slack
end

#snowflakeTypes::SnowflakeConnectorProfileProperties

Returns the value of attribute snowflake.



272
273
274
# File 'sig/types.rbs', line 272

def snowflake
  @snowflake
end

#trendmicroTypes::TrendmicroConnectorProfileProperties

Returns the value of attribute trendmicro.



273
274
275
# File 'sig/types.rbs', line 273

def trendmicro
  @trendmicro
end

#veevaTypes::VeevaConnectorProfileProperties

Returns the value of attribute veeva.



274
275
276
# File 'sig/types.rbs', line 274

def veeva
  @veeva
end

#zendeskTypes::ZendeskConnectorProfileProperties

Returns the value of attribute zendesk.



275
276
277
# File 'sig/types.rbs', line 275

def zendesk
  @zendesk
end