Class: Aws::Types::SharePointDataSourceConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#crawler_configurationTypes::SharePointCrawlerConfiguration

Returns the value of attribute crawler_configuration.

Returns:



2585
2586
2587
# File 'sig/types.rbs', line 2585

def crawler_configuration
  @crawler_configuration
end

#source_configurationTypes::SharePointSourceConfiguration

Returns the value of attribute source_configuration.

Returns:



2584
2585
2586
# File 'sig/types.rbs', line 2584

def source_configuration
  @source_configuration
end