Class: Aws::Types::DestinationFlowConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#api_version ⇒ ::String

Returns the value of attribute api_version.

Returns:

  • (::String)


557
558
559
# File 'sig/types.rbs', line 557

def api_version
  @api_version
end

#connector_profile_name ⇒ ::String

Returns the value of attribute connector_profile_name.

Returns:

  • (::String)


558
559
560
# File 'sig/types.rbs', line 558

def connector_profile_name
  @connector_profile_name
end

#connector_type ⇒ "Salesforce", ...

Returns the value of attribute connector_type.

Returns:

  • ("Salesforce", "Singular", "Slack", "Redshift", "S3", "Marketo", "Googleanalytics", "Zendesk", "Servicenow", "Datadog", "Trendmicro", "Snowflake", "Dynatrace", "Infornexus", "Amplitude", "Veeva", "EventBridge", "LookoutMetrics", "Upsolver", "Honeycode", "CustomerProfiles", "SAPOData", "CustomConnector", "Pardot")


556
557
558
# File 'sig/types.rbs', line 556

def connector_type
  @connector_type
end

#destination_connector_properties ⇒ Types::DestinationConnectorProperties

Returns the value of attribute destination_connector_properties.



559
560
561
# File 'sig/types.rbs', line 559

def destination_connector_properties
  @destination_connector_properties
end