@Stability(value=Stable) public static final class CfnDataSource.WebCrawlerAuthenticationConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataSource.WebCrawlerAuthenticationConfigurationProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataSource.WebCrawlerAuthenticationConfigurationProperty.Builder |
basicAuthentication(IResolvable basicAuthentication)
|
CfnDataSource.WebCrawlerAuthenticationConfigurationProperty.Builder |
basicAuthentication(List<? extends Object> basicAuthentication)
|
CfnDataSource.WebCrawlerAuthenticationConfigurationProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnDataSource.WebCrawlerAuthenticationConfigurationProperty.Builder basicAuthentication(IResolvable basicAuthentication)
CfnDataSource.WebCrawlerAuthenticationConfigurationProperty.getBasicAuthentication()basicAuthentication - `CfnDataSource.WebCrawlerAuthenticationConfigurationProperty.BasicAuthentication`.this@Stability(value=Stable) public CfnDataSource.WebCrawlerAuthenticationConfigurationProperty.Builder basicAuthentication(List<? extends Object> basicAuthentication)
CfnDataSource.WebCrawlerAuthenticationConfigurationProperty.getBasicAuthentication()basicAuthentication - `CfnDataSource.WebCrawlerAuthenticationConfigurationProperty.BasicAuthentication`.this@Stability(value=Stable) public CfnDataSource.WebCrawlerAuthenticationConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnDataSource.WebCrawlerAuthenticationConfigurationProperty>CfnDataSource.WebCrawlerAuthenticationConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.