/AWS1/CL_PZZGETSOLUTIONMETRSP¶
GetSolutionMetricsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_solutionversionarn TYPE /AWS1/PZZARN /AWS1/PZZARN¶
The same solution version ARN as specified in the request.
it_metrics TYPE /AWS1/CL_PZZMETRICS_W=>TT_METRICS TT_METRICS¶
The metrics for the solution version. For more information, see Evaluating a solution version with metrics .
Queryable Attributes¶
solutionVersionArn¶
The same solution version ARN as specified in the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOLUTIONVERSIONARN() |
Getter for SOLUTIONVERSIONARN, with configurable default |
ASK_SOLUTIONVERSIONARN() |
Getter for SOLUTIONVERSIONARN w/ exceptions if field has no |
HAS_SOLUTIONVERSIONARN() |
Determine if SOLUTIONVERSIONARN has a value |
metrics¶
The metrics for the solution version. For more information, see Evaluating a solution version with metrics .
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_METRICS() |
Getter for METRICS, with configurable default |
ASK_METRICS() |
Getter for METRICS w/ exceptions if field has no value |
HAS_METRICS() |
Determine if METRICS has a value |