| 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 |
|---|---|
ExportVectorEnrichmentJobResult |
AmazonSageMakerGeospatialClient.exportVectorEnrichmentJob(ExportVectorEnrichmentJobRequest request)
Use this operation to copy results of a Vector Enrichment job to an Amazon S3 location.
|
ExportVectorEnrichmentJobResult |
AmazonSageMakerGeospatial.exportVectorEnrichmentJob(ExportVectorEnrichmentJobRequest exportVectorEnrichmentJobRequest)
Use this operation to copy results of a Vector Enrichment job to an Amazon S3 location.
|
ExportVectorEnrichmentJobResult |
AbstractAmazonSageMakerGeospatial.exportVectorEnrichmentJob(ExportVectorEnrichmentJobRequest request) |
| Modifier and Type | Method and Description |
|---|---|
ExportVectorEnrichmentJobResult |
ExportVectorEnrichmentJobResult.clone() |
ExportVectorEnrichmentJobResult |
ExportVectorEnrichmentJobResult.withArn(String arn)
The Amazon Resource Name (ARN) of the Vector Enrichment job being exported.
|
ExportVectorEnrichmentJobResult |
ExportVectorEnrichmentJobResult.withCreationTime(Date creationTime)
The creation time.
|
ExportVectorEnrichmentJobResult |
ExportVectorEnrichmentJobResult.withExecutionRoleArn(String executionRoleArn)
The Amazon Resource Name (ARN) of the IAM role with permission to upload to the location in OutputConfig.
|
ExportVectorEnrichmentJobResult |
ExportVectorEnrichmentJobResult.withExportStatus(String exportStatus)
The status of the results the Vector Enrichment job being exported.
|
ExportVectorEnrichmentJobResult |
ExportVectorEnrichmentJobResult.withExportStatus(VectorEnrichmentJobExportStatus exportStatus)
The status of the results the Vector Enrichment job being exported.
|
ExportVectorEnrichmentJobResult |
ExportVectorEnrichmentJobResult.withOutputConfig(ExportVectorEnrichmentJobOutputConfig outputConfig)
Output location information for exporting Vector Enrichment Job results.
|
Copyright © 2024. All rights reserved.