Skip to content

/AWS1/CL_WADLSTWORKLOADSHARE01

Input for List Workload Share

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.

it_workloadsharesummaries TYPE /AWS1/CL_WADWORKLOADSHARESUMM=>TT_WORKLOADSHARESUMMARIES TT_WORKLOADSHARESUMMARIES

A list of workload share summaries.

iv_nexttoken TYPE /AWS1/WADNEXTTOKEN /AWS1/WADNEXTTOKEN

The token to use to retrieve the next set of results.


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

WorkloadShareSummaries

A list of workload share summaries.

Accessible with the following methods

Method Description
GET_WORKLOADSHARESUMMARIES() Getter for WORKLOADSHARESUMMARIES, with configurable default
ASK_WORKLOADSHARESUMMARIES() Getter for WORKLOADSHARESUMMARIES w/ exceptions if field has
HAS_WORKLOADSHARESUMMARIES() Determine if WORKLOADSHARESUMMARIES has a value

NextToken

The token to use to retrieve the next set of results.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value