| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
VectorEnrichmentJobS3Data |
VectorEnrichmentJobS3Data.clone() |
VectorEnrichmentJobS3Data |
VectorEnrichmentJobDataSourceConfigInput.getS3Data()
The input structure for the Amazon S3 data that represents the Amazon S3 location of the input data objects.
|
VectorEnrichmentJobS3Data |
ExportVectorEnrichmentJobOutputConfig.getS3Data()
The input structure for Amazon S3 data; representing the Amazon S3 location of the input data objects.
|
VectorEnrichmentJobS3Data |
VectorEnrichmentJobS3Data.withKmsKeyId(String kmsKeyId)
The Key Management Service key ID for server-side encryption.
|
VectorEnrichmentJobS3Data |
VectorEnrichmentJobS3Data.withS3Uri(String s3Uri)
The URL to the Amazon S3 data for the Vector Enrichment job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VectorEnrichmentJobDataSourceConfigInput.setS3Data(VectorEnrichmentJobS3Data s3Data)
The input structure for the Amazon S3 data that represents the Amazon S3 location of the input data objects.
|
void |
ExportVectorEnrichmentJobOutputConfig.setS3Data(VectorEnrichmentJobS3Data s3Data)
The input structure for Amazon S3 data; representing the Amazon S3 location of the input data objects.
|
VectorEnrichmentJobDataSourceConfigInput |
VectorEnrichmentJobDataSourceConfigInput.withS3Data(VectorEnrichmentJobS3Data s3Data)
The input structure for the Amazon S3 data that represents the Amazon S3 location of the input data objects.
|
ExportVectorEnrichmentJobOutputConfig |
ExportVectorEnrichmentJobOutputConfig.withS3Data(VectorEnrichmentJobS3Data s3Data)
The input structure for Amazon S3 data; representing the Amazon S3 location of the input data objects.
|
Copyright © 2023. All rights reserved.