/AWS1/CL_BDKCREGUARDRAILVRSRSP¶
CreateGuardrailVersionResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_guardrailid TYPE /AWS1/BDKGUARDRAILID /AWS1/BDKGUARDRAILID¶
The unique identifier of the guardrail.
iv_version TYPE /AWS1/BDKGUARDRAILNUMERICALVRS /AWS1/BDKGUARDRAILNUMERICALVRS¶
The number of the version of the guardrail.
Queryable Attributes¶
guardrailId¶
The unique identifier of the guardrail.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GUARDRAILID() |
Getter for GUARDRAILID, with configurable default |
ASK_GUARDRAILID() |
Getter for GUARDRAILID w/ exceptions if field has no value |
HAS_GUARDRAILID() |
Determine if GUARDRAILID has a value |
version¶
The number of the version of the guardrail.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VERSION() |
Getter for VERSION, with configurable default |
ASK_VERSION() |
Getter for VERSION w/ exceptions if field has no value |
HAS_VERSION() |
Determine if VERSION has a value |