Skip to content

/AWS1/CL_WADCREATEWORKLOADOUT

Output of a create workload call.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_workloadid TYPE /AWS1/WADWORKLOADID /AWS1/WADWORKLOADID

The ID assigned to the workload. This ID is unique within an Amazon Web Services Region.

iv_workloadarn TYPE /AWS1/WADWORKLOADARN /AWS1/WADWORKLOADARN

The ARN for the workload.


Queryable Attributes

WorkloadId

The ID assigned to the workload. This ID is unique within an Amazon Web Services Region.

Accessible with the following methods

Method Description
GET_WORKLOADID() Getter for WORKLOADID, with configurable default
ASK_WORKLOADID() Getter for WORKLOADID w/ exceptions if field has no value
HAS_WORKLOADID() Determine if WORKLOADID has a value

WorkloadArn

The ARN for the workload.

Accessible with the following methods

Method Description
GET_WORKLOADARN() Getter for WORKLOADARN, with configurable default
ASK_WORKLOADARN() Getter for WORKLOADARN w/ exceptions if field has no value
HAS_WORKLOADARN() Determine if WORKLOADARN has a value