Skip to content

/AWS1/CL_COPEXPECSSVCRECOMME01

ExportECSServiceRecommendationsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_jobid TYPE /AWS1/COPJOBID /AWS1/COPJOBID

The identification number of the export job.

To view the status of an export job, use the DescribeRecommendationExportJobs action and specify the job ID.

io_s3destination TYPE REF TO /AWS1/CL_COPS3DESTINATION /AWS1/CL_COPS3DESTINATION

Describes the destination Amazon Simple Storage Service (Amazon S3) bucket name and object keys of a recommendations export file, and its associated metadata file.


Queryable Attributes

jobId

The identification number of the export job.

To view the status of an export job, use the DescribeRecommendationExportJobs action and specify the job ID.

Accessible with the following methods

Method Description
GET_JOBID() Getter for JOBID, with configurable default
ASK_JOBID() Getter for JOBID w/ exceptions if field has no value
HAS_JOBID() Determine if JOBID has a value

s3Destination

Describes the destination Amazon Simple Storage Service (Amazon S3) bucket name and object keys of a recommendations export file, and its associated metadata file.

Accessible with the following methods

Method Description
GET_S3DESTINATION() Getter for S3DESTINATION