@Stability(value=Stable) public static final class CfnCrawler.TargetsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCrawler.TargetsProperty>
CfnCrawler.TargetsProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnCrawler.TargetsProperty.Builder catalogTargets(IResolvable catalogTargets)
CfnCrawler.TargetsProperty.getCatalogTargets()catalogTargets - Specifies AWS Glue Data Catalog targets.this@Stability(value=Stable) public CfnCrawler.TargetsProperty.Builder catalogTargets(List<? extends Object> catalogTargets)
CfnCrawler.TargetsProperty.getCatalogTargets()catalogTargets - Specifies AWS Glue Data Catalog targets.this@Stability(value=Stable) public CfnCrawler.TargetsProperty.Builder dynamoDbTargets(IResolvable dynamoDbTargets)
CfnCrawler.TargetsProperty.getDynamoDbTargets()dynamoDbTargets - Specifies Amazon DynamoDB targets.this@Stability(value=Stable) public CfnCrawler.TargetsProperty.Builder dynamoDbTargets(List<? extends Object> dynamoDbTargets)
CfnCrawler.TargetsProperty.getDynamoDbTargets()dynamoDbTargets - Specifies Amazon DynamoDB targets.this@Stability(value=Stable) public CfnCrawler.TargetsProperty.Builder jdbcTargets(IResolvable jdbcTargets)
CfnCrawler.TargetsProperty.getJdbcTargets()jdbcTargets - Specifies JDBC targets.this@Stability(value=Stable) public CfnCrawler.TargetsProperty.Builder jdbcTargets(List<? extends Object> jdbcTargets)
CfnCrawler.TargetsProperty.getJdbcTargets()jdbcTargets - Specifies JDBC targets.this@Stability(value=Stable) public CfnCrawler.TargetsProperty.Builder mongoDbTargets(IResolvable mongoDbTargets)
CfnCrawler.TargetsProperty.getMongoDbTargets()mongoDbTargets - A list of Mongo DB targets.this@Stability(value=Stable) public CfnCrawler.TargetsProperty.Builder mongoDbTargets(List<? extends Object> mongoDbTargets)
CfnCrawler.TargetsProperty.getMongoDbTargets()mongoDbTargets - A list of Mongo DB targets.this@Stability(value=Stable) public CfnCrawler.TargetsProperty.Builder s3Targets(IResolvable s3Targets)
CfnCrawler.TargetsProperty.getS3Targets()s3Targets - Specifies Amazon Simple Storage Service (Amazon S3) targets.this@Stability(value=Stable) public CfnCrawler.TargetsProperty.Builder s3Targets(List<? extends Object> s3Targets)
CfnCrawler.TargetsProperty.getS3Targets()s3Targets - Specifies Amazon Simple Storage Service (Amazon S3) targets.this@Stability(value=Stable) public CfnCrawler.TargetsProperty build()
build in interface software.amazon.jsii.Builder<CfnCrawler.TargetsProperty>CfnCrawler.TargetsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.