| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
List<S3Target> |
CrawlerTargets.s3Targets()
Specifies Amazon Simple Storage Service (Amazon S3) targets.
|
| Modifier and Type | Method and Description |
|---|---|
CrawlerTargets.Builder |
CrawlerTargets.Builder.s3Targets(S3Target... s3Targets)
Specifies Amazon Simple Storage Service (Amazon S3) targets.
|
| Modifier and Type | Method and Description |
|---|---|
CrawlerTargets.Builder |
CrawlerTargets.Builder.s3Targets(Collection<S3Target> s3Targets)
Specifies Amazon Simple Storage Service (Amazon S3) targets.
|
Copyright © 2023. All rights reserved.