Class: Aws::Types::DestinationConnectorProperties

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#custom_connectorTypes::CustomConnectorDestinationProperties

Returns the value of attribute custom_connector.



540
541
542
# File 'sig/types.rbs', line 540

def custom_connector
  @custom_connector
end

#customer_profilesTypes::CustomerProfilesDestinationProperties

Returns the value of attribute customer_profiles.



537
538
539
# File 'sig/types.rbs', line 537

def customer_profiles
  @customer_profiles
end

#event_bridgeTypes::EventBridgeDestinationProperties

Returns the value of attribute event_bridge.



533
534
535
# File 'sig/types.rbs', line 533

def event_bridge
  @event_bridge
end

#honeycodeTypes::HoneycodeDestinationProperties

Returns the value of attribute honeycode.



536
537
538
# File 'sig/types.rbs', line 536

def honeycode
  @honeycode
end

#lookout_metricsTypes::LookoutMetricsDestinationProperties

Returns the value of attribute lookout_metrics.



534
535
536
# File 'sig/types.rbs', line 534

def lookout_metrics
  @lookout_metrics
end

#marketoTypes::MarketoDestinationProperties

Returns the value of attribute marketo.



539
540
541
# File 'sig/types.rbs', line 539

def marketo
  @marketo
end

#redshiftTypes::RedshiftDestinationProperties

Returns the value of attribute redshift.



529
530
531
# File 'sig/types.rbs', line 529

def redshift
  @redshift
end

#s3Types::S3DestinationProperties

Returns the value of attribute s3.



530
531
532
# File 'sig/types.rbs', line 530

def s3
  @s3
end

#salesforceTypes::SalesforceDestinationProperties

Returns the value of attribute salesforce.



531
532
533
# File 'sig/types.rbs', line 531

def salesforce
  @salesforce
end

#sapo_dataTypes::SAPODataDestinationProperties

Returns the value of attribute sapo_data.



541
542
543
# File 'sig/types.rbs', line 541

def sapo_data
  @sapo_data
end

#snowflakeTypes::SnowflakeDestinationProperties

Returns the value of attribute snowflake.



532
533
534
# File 'sig/types.rbs', line 532

def snowflake
  @snowflake
end

#upsolverTypes::UpsolverDestinationProperties

Returns the value of attribute upsolver.



535
536
537
# File 'sig/types.rbs', line 535

def upsolver
  @upsolver
end

#zendeskTypes::ZendeskDestinationProperties

Returns the value of attribute zendesk.



538
539
540
# File 'sig/types.rbs', line 538

def zendesk
  @zendesk
end