Class: Aws::Types::ConfluenceDataSourceConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#crawler_configurationTypes::ConfluenceCrawlerConfiguration

Returns the value of attribute crawler_configuration.



366
367
368
# File 'sig/types.rbs', line 366

def crawler_configuration
  @crawler_configuration
end

#source_configurationTypes::ConfluenceSourceConfiguration

Returns the value of attribute source_configuration.



365
366
367
# File 'sig/types.rbs', line 365

def source_configuration
  @source_configuration
end