ListVectorEnrichmentJobOutputConfig - Amazon SageMaker

ListVectorEnrichmentJobOutputConfig

An object containing information about the output file.

Contents

Arn

The Amazon Resource Name (ARN) of the list of the Vector Enrichment jobs.

Type: String

Pattern: ^arn:aws[a-z-]{0,12}:sagemaker-geospatial:[a-z0-9-]{1,25}:[0-9]{12}:vector-enrichment-job/[a-z0-9]{12,}$

Required: Yes

CreationTime

The creation time.

Type: Timestamp

Required: Yes

DurationInSeconds

The duration of the session, in seconds.

Type: Integer

Required: Yes

Name

The names of the Vector Enrichment jobs in the list.

Type: String

Required: Yes

Status

The status of the Vector Enrichment jobs list.

Type: String

Valid Values: INITIALIZING | IN_PROGRESS | STOPPING | STOPPED | COMPLETED | FAILED | DELETING | DELETED

Required: Yes

Type

The type of the list of Vector Enrichment jobs.

Type: String

Valid Values: REVERSE_GEOCODING | MAP_MATCHING

Required: Yes

Tags

Each tag consists of a key and a value.

Type: String to string map

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: