| 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 |
|---|---|
ExportEarthObservationJobResult |
AbstractAmazonSageMakerGeospatial.exportEarthObservationJob(ExportEarthObservationJobRequest request) |
ExportEarthObservationJobResult |
AmazonSageMakerGeospatialClient.exportEarthObservationJob(ExportEarthObservationJobRequest request)
Use this operation to export results of an Earth Observation job and optionally source images used as input to
the EOJ to an Amazon S3 location.
|
ExportEarthObservationJobResult |
AmazonSageMakerGeospatial.exportEarthObservationJob(ExportEarthObservationJobRequest exportEarthObservationJobRequest)
Use this operation to export results of an Earth Observation job and optionally source images used as input to
the EOJ to an Amazon S3 location.
|
| Modifier and Type | Method and Description |
|---|---|
ExportEarthObservationJobResult |
ExportEarthObservationJobResult.clone() |
ExportEarthObservationJobResult |
ExportEarthObservationJobResult.withArn(String arn)
The output Amazon Resource Name (ARN) of the Earth Observation job being exported.
|
ExportEarthObservationJobResult |
ExportEarthObservationJobResult.withCreationTime(Date creationTime)
The creation time.
|
ExportEarthObservationJobResult |
ExportEarthObservationJobResult.withExecutionRoleArn(String executionRoleArn)
The Amazon Resource Name (ARN) of the IAM role that you specified for the job.
|
ExportEarthObservationJobResult |
ExportEarthObservationJobResult.withExportSourceImages(Boolean exportSourceImages)
The source images provided to the Earth Observation job being exported.
|
ExportEarthObservationJobResult |
ExportEarthObservationJobResult.withExportStatus(EarthObservationJobExportStatus exportStatus)
The status of the results of the Earth Observation job being exported.
|
ExportEarthObservationJobResult |
ExportEarthObservationJobResult.withExportStatus(String exportStatus)
The status of the results of the Earth Observation job being exported.
|
ExportEarthObservationJobResult |
ExportEarthObservationJobResult.withOutputConfig(OutputConfigInput outputConfig)
An object containing information about the output file.
|
Copyright © 2023. All rights reserved.