| Package | Description |
|---|---|
| software.amazon.awssdk.services.dynamodb.model |
| Modifier and Type | Method and Description |
|---|---|
S3BucketSource |
ImportSummary.s3BucketSource()
The path and S3 bucket of the source file that is being imported.
|
S3BucketSource |
ImportTableRequest.s3BucketSource()
The S3 bucket that provides the source for the import.
|
S3BucketSource |
ImportTableDescription.s3BucketSource()
Values for the S3 bucket the source file is imported from.
|
| Modifier and Type | Method and Description |
|---|---|
ImportSummary.Builder |
ImportSummary.Builder.s3BucketSource(S3BucketSource s3BucketSource)
The path and S3 bucket of the source file that is being imported.
|
ImportTableRequest.Builder |
ImportTableRequest.Builder.s3BucketSource(S3BucketSource s3BucketSource)
The S3 bucket that provides the source for the import.
|
ImportTableDescription.Builder |
ImportTableDescription.Builder.s3BucketSource(S3BucketSource s3BucketSource)
Values for the S3 bucket the source file is imported from.
|
Copyright © 2022. All rights reserved.