Class: Aws::Types::ManagedSourceConfiguration

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

Defined Under Namespace

Classes: Unknown, WebCrawlerConfiguration

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


1890
1891
1892
# File 'sig/types.rbs', line 1890

def unknown
  @unknown
end

#web_crawler_configurationTypes::WebCrawlerConfiguration

Returns the value of attribute web_crawler_configuration.



1889
1890
1891
# File 'sig/types.rbs', line 1889

def web_crawler_configuration
  @web_crawler_configuration
end