/AWS1/CL_AINWORKLOADCONF¶
The configuration of the workload.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_workloadname TYPE /AWS1/AINWORKLOADNAME /AWS1/AINWORKLOADNAME¶
The name of the workload.
iv_tier TYPE /AWS1/AINTIER /AWS1/AINTIER¶
The configuration of the workload tier.
iv_configuration TYPE /AWS1/AINCOMPONENTCONF /AWS1/AINCOMPONENTCONF¶
The configuration settings of the workload.
Queryable Attributes¶
WorkloadName¶
The name of the workload.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WORKLOADNAME() |
Getter for WORKLOADNAME, with configurable default |
ASK_WORKLOADNAME() |
Getter for WORKLOADNAME w/ exceptions if field has no value |
HAS_WORKLOADNAME() |
Determine if WORKLOADNAME has a value |
Tier¶
The configuration of the workload tier.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIER() |
Getter for TIER, with configurable default |
ASK_TIER() |
Getter for TIER w/ exceptions if field has no value |
HAS_TIER() |
Determine if TIER has a value |
Configuration¶
The configuration settings of the workload.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONFIGURATION() |
Getter for CONFIGURATION, with configurable default |
ASK_CONFIGURATION() |
Getter for CONFIGURATION w/ exceptions if field has no value |
HAS_CONFIGURATION() |
Determine if CONFIGURATION has a value |