/AWS1/CL_IORGETWORKERFLEETRSP¶
GetWorkerFleetResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_id TYPE /AWS1/IORWORKERFLEETID /AWS1/IORWORKERFLEETID¶
id
iv_arn TYPE /AWS1/IORWORKERFLEETARN /AWS1/IORWORKERFLEETARN¶
arn
iv_name TYPE /AWS1/IORNAME /AWS1/IORNAME¶
name
iv_site TYPE /AWS1/IORSITEARN /AWS1/IORSITEARN¶
site
iv_createdat TYPE /AWS1/IORCREATEDATTIMESTAMP /AWS1/IORCREATEDATTIMESTAMP¶
createdAt
iv_updatedat TYPE /AWS1/IORUPDATEDATTIMESTAMP /AWS1/IORUPDATEDATTIMESTAMP¶
updatedAt
Optional arguments:¶
iv_additionalfixedproperties TYPE /AWS1/IORWORKERFLEETADDLFIXE00 /AWS1/IORWORKERFLEETADDLFIXE00¶
additionalFixedProperties
Queryable Attributes¶
id¶
id
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ID() |
Getter for ID, with configurable default |
ASK_ID() |
Getter for ID w/ exceptions if field has no value |
HAS_ID() |
Determine if ID has a value |
arn¶
arn
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |
name¶
name
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
site¶
site
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SITE() |
Getter for SITE, with configurable default |
ASK_SITE() |
Getter for SITE w/ exceptions if field has no value |
HAS_SITE() |
Determine if SITE has a value |
createdAt¶
createdAt
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDAT() |
Getter for CREATEDAT, with configurable default |
ASK_CREATEDAT() |
Getter for CREATEDAT w/ exceptions if field has no value |
HAS_CREATEDAT() |
Determine if CREATEDAT has a value |
updatedAt¶
updatedAt
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATEDAT() |
Getter for UPDATEDAT, with configurable default |
ASK_UPDATEDAT() |
Getter for UPDATEDAT w/ exceptions if field has no value |
HAS_UPDATEDAT() |
Determine if UPDATEDAT has a value |
additionalFixedProperties¶
additionalFixedProperties
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDLFIXEDPROPERTIES() |
Getter for ADDITIONALFIXEDPROPERTIES, with configurable defa |
ASK_ADDLFIXEDPROPERTIES() |
Getter for ADDITIONALFIXEDPROPERTIES w/ exceptions if field |
HAS_ADDLFIXEDPROPERTIES() |
Determine if ADDITIONALFIXEDPROPERTIES has a value |