Class WebSourceConfiguration

java.lang.Object
software.amazon.awssdk.services.bedrockagent.model.WebSourceConfiguration
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<WebSourceConfiguration.Builder,WebSourceConfiguration>

@Generated("software.amazon.awssdk:codegen") public final class WebSourceConfiguration extends Object implements SdkPojo, Serializable, ToCopyableBuilder<WebSourceConfiguration.Builder,WebSourceConfiguration>

The configuration of the URL/URLs for the web content that you want to crawl. You should be authorized to crawl the URLs.

See Also: