Class: Aws::Types::ConnectorOperator
- Inherits:
-
Object
- Object
- Aws::Types::ConnectorOperator
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#amplitude ⇒ "BETWEEN"
Returns the value of attribute amplitude.
-
#custom_connector ⇒ "PROJECTION", ...
Returns the value of attribute custom_connector.
-
#datadog ⇒ "PROJECTION", ...
Returns the value of attribute datadog.
-
#dynatrace ⇒ "PROJECTION", ...
Returns the value of attribute dynatrace.
-
#google_analytics ⇒ "PROJECTION", "BETWEEN"
Returns the value of attribute google_analytics.
-
#infor_nexus ⇒ "PROJECTION", ...
Returns the value of attribute infor_nexus.
-
#marketo ⇒ "PROJECTION", ...
Returns the value of attribute marketo.
-
#pardot ⇒ "PROJECTION", ...
Returns the value of attribute pardot.
-
#s3 ⇒ "PROJECTION", ...
Returns the value of attribute s3.
-
#salesforce ⇒ "PROJECTION", ...
Returns the value of attribute salesforce.
-
#sapo_data ⇒ "PROJECTION", ...
Returns the value of attribute sapo_data.
-
#service_now ⇒ "PROJECTION", ...
Returns the value of attribute service_now.
-
#singular ⇒ "PROJECTION", ...
Returns the value of attribute singular.
-
#slack ⇒ "PROJECTION", ...
Returns the value of attribute slack.
-
#trendmicro ⇒ "PROJECTION", ...
Returns the value of attribute trendmicro.
-
#veeva ⇒ "PROJECTION", ...
Returns the value of attribute veeva.
-
#zendesk ⇒ "PROJECTION", ...
Returns the value of attribute zendesk.
Instance Attribute Details
#amplitude ⇒ "BETWEEN"
Returns the value of attribute amplitude.
196 197 198 |
# File 'sig/types.rbs', line 196 def amplitude @amplitude end |
#custom_connector ⇒ "PROJECTION", ...
Returns the value of attribute custom_connector.
211 212 213 |
# File 'sig/types.rbs', line 211 def custom_connector @custom_connector end |
#datadog ⇒ "PROJECTION", ...
Returns the value of attribute datadog.
197 198 199 |
# File 'sig/types.rbs', line 197 def datadog @datadog end |
#dynatrace ⇒ "PROJECTION", ...
Returns the value of attribute dynatrace.
198 199 200 |
# File 'sig/types.rbs', line 198 def dynatrace @dynatrace end |
#google_analytics ⇒ "PROJECTION", "BETWEEN"
Returns the value of attribute google_analytics.
199 200 201 |
# File 'sig/types.rbs', line 199 def google_analytics @google_analytics end |
#infor_nexus ⇒ "PROJECTION", ...
Returns the value of attribute infor_nexus.
200 201 202 |
# File 'sig/types.rbs', line 200 def infor_nexus @infor_nexus end |
#marketo ⇒ "PROJECTION", ...
Returns the value of attribute marketo.
201 202 203 |
# File 'sig/types.rbs', line 201 def marketo @marketo end |
#pardot ⇒ "PROJECTION", ...
Returns the value of attribute pardot.
212 213 214 |
# File 'sig/types.rbs', line 212 def pardot @pardot end |
#s3 ⇒ "PROJECTION", ...
Returns the value of attribute s3.
202 203 204 |
# File 'sig/types.rbs', line 202 def s3 @s3 end |
#salesforce ⇒ "PROJECTION", ...
Returns the value of attribute salesforce.
203 204 205 |
# File 'sig/types.rbs', line 203 def salesforce @salesforce end |
#sapo_data ⇒ "PROJECTION", ...
Returns the value of attribute sapo_data.
210 211 212 |
# File 'sig/types.rbs', line 210 def sapo_data @sapo_data end |
#service_now ⇒ "PROJECTION", ...
Returns the value of attribute service_now.
204 205 206 |
# File 'sig/types.rbs', line 204 def service_now @service_now end |
#singular ⇒ "PROJECTION", ...
Returns the value of attribute singular.
205 206 207 |
# File 'sig/types.rbs', line 205 def singular @singular end |
#slack ⇒ "PROJECTION", ...
Returns the value of attribute slack.
206 207 208 |
# File 'sig/types.rbs', line 206 def slack @slack end |
#trendmicro ⇒ "PROJECTION", ...
Returns the value of attribute trendmicro.
207 208 209 |
# File 'sig/types.rbs', line 207 def trendmicro @trendmicro end |
#veeva ⇒ "PROJECTION", ...
Returns the value of attribute veeva.
208 209 210 |
# File 'sig/types.rbs', line 208 def veeva @veeva end |
#zendesk ⇒ "PROJECTION", ...
Returns the value of attribute zendesk.
209 210 211 |
# File 'sig/types.rbs', line 209 def zendesk @zendesk end |