public static interface VectorEnrichmentJobS3Data.Builder extends SdkPojo, CopyableBuilder<VectorEnrichmentJobS3Data.Builder,VectorEnrichmentJobS3Data>
| Modifier and Type | Method and Description |
|---|---|
VectorEnrichmentJobS3Data.Builder |
kmsKeyId(String kmsKeyId)
The Key Management Service key ID for server-side encryption.
|
VectorEnrichmentJobS3Data.Builder |
s3Uri(String s3Uri)
The URL to the Amazon S3 data for the Vector Enrichment job.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildVectorEnrichmentJobS3Data.Builder kmsKeyId(String kmsKeyId)
The Key Management Service key ID for server-side encryption.
kmsKeyId - The Key Management Service key ID for server-side encryption.VectorEnrichmentJobS3Data.Builder s3Uri(String s3Uri)
The URL to the Amazon S3 data for the Vector Enrichment job.
s3Uri - The URL to the Amazon S3 data for the Vector Enrichment job.Copyright © 2023. All rights reserved.