Class: Aws::Types::SalesforceDataSourceConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#crawler_configurationTypes::SalesforceCrawlerConfiguration

Returns the value of attribute crawler_configuration.



2540
2541
2542
# File 'sig/types.rbs', line 2540

def crawler_configuration
  @crawler_configuration
end

#source_configurationTypes::SalesforceSourceConfiguration

Returns the value of attribute source_configuration.



2539
2540
2541
# File 'sig/types.rbs', line 2539

def source_configuration
  @source_configuration
end