| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial |
Provides APIs for creating and managing SageMaker geospatial resources.
|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
ExportVectorEnrichmentJobRequest |
ExportVectorEnrichmentJobRequest.clone() |
ExportVectorEnrichmentJobRequest |
ExportVectorEnrichmentJobRequest.withArn(String arn)
The Amazon Resource Name (ARN) of the Vector Enrichment job.
|
ExportVectorEnrichmentJobRequest |
ExportVectorEnrichmentJobRequest.withClientToken(String clientToken)
A unique token that guarantees that the call to this API is idempotent.
|
ExportVectorEnrichmentJobRequest |
ExportVectorEnrichmentJobRequest.withExecutionRoleArn(String executionRoleArn)
The Amazon Resource Name (ARN) of the IAM rolewith permission to upload to the location in OutputConfig.
|
ExportVectorEnrichmentJobRequest |
ExportVectorEnrichmentJobRequest.withOutputConfig(ExportVectorEnrichmentJobOutputConfig outputConfig)
Output location information for exporting Vector Enrichment Job results.
|
Copyright © 2025. All rights reserved.