/AWS1/CL_BDKPUTENFDGUARDRAIL01¶
PutEnforcedGuardrailConfigurationResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_configid TYPE /AWS1/BDKACENFDGUARDRAILCONFID /AWS1/BDKACENFDGUARDRAILCONFID¶
Unique ID for the account enforced configuration.
iv_updatedat TYPE /AWS1/BDKTIMESTAMP /AWS1/BDKTIMESTAMP¶
Timestamp.
iv_updatedby TYPE /AWS1/BDKSTRING /AWS1/BDKSTRING¶
The ARN of the role used to update the configuration.
Queryable Attributes¶
configId¶
Unique ID for the account enforced configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONFIGID() |
Getter for CONFIGID, with configurable default |
ASK_CONFIGID() |
Getter for CONFIGID w/ exceptions if field has no value |
HAS_CONFIGID() |
Determine if CONFIGID has a value |
updatedAt¶
Timestamp.
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 |
updatedBy¶
The ARN of the role used to update the configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATEDBY() |
Getter for UPDATEDBY, with configurable default |
ASK_UPDATEDBY() |
Getter for UPDATEDBY w/ exceptions if field has no value |
HAS_UPDATEDBY() |
Determine if UPDATEDBY has a value |