personalize_describe_batch_segment_job {paws.machine.learning} | R Documentation |
Gets the properties of a batch segment job including name, Amazon Resource Name (ARN), status, input and output configurations, and the ARN of the solution version used to generate segments
Description
Gets the properties of a batch segment job including name, Amazon Resource Name (ARN), status, input and output configurations, and the ARN of the solution version used to generate segments.
See https://www.paws-r-sdk.com/docs/personalize_describe_batch_segment_job/ for full documentation.
Usage
personalize_describe_batch_segment_job(batchSegmentJobArn)
Arguments
batchSegmentJobArn |
[required] The ARN of the batch segment job to describe. |
[Package paws.machine.learning version 0.7.0 Index]