Class: Aws::Types::WebDataSourceConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#crawler_configurationTypes::WebCrawlerConfiguration

Returns the value of attribute crawler_configuration.



3160
3161
3162
# File 'sig/types.rbs', line 3160

def crawler_configuration
  @crawler_configuration
end

#source_configurationTypes::WebSourceConfiguration

Returns the value of attribute source_configuration.



3159
3160
3161
# File 'sig/types.rbs', line 3159

def source_configuration
  @source_configuration
end