/AWS1/CL_GLUBLUEPRINTDETAILS¶
The details of a blueprint.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_blueprintname TYPE /AWS1/GLUORCHESTRATIONNAMESTR /AWS1/GLUORCHESTRATIONNAMESTR¶
The name of the blueprint.
iv_runid TYPE /AWS1/GLUIDSTRING /AWS1/GLUIDSTRING¶
The run ID for this blueprint.
Queryable Attributes¶
BlueprintName¶
The name of the blueprint.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BLUEPRINTNAME() |
Getter for BLUEPRINTNAME, with configurable default |
ASK_BLUEPRINTNAME() |
Getter for BLUEPRINTNAME w/ exceptions if field has no value |
HAS_BLUEPRINTNAME() |
Determine if BLUEPRINTNAME has a value |
RunId¶
The run ID for this blueprint.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RUNID() |
Getter for RUNID, with configurable default |
ASK_RUNID() |
Getter for RUNID w/ exceptions if field has no value |
HAS_RUNID() |
Determine if RUNID has a value |