Skip to content

/AWS1/CL_BDOUPDATEDAUTHRCONF

Wrapper for updating an optional AuthorizerConfiguration field with PATCH semantics. When present in an update request, the authorizer configuration is replaced with optionalValue. When absent, the authorizer configuration is left unchanged. To unset, include the wrapper with optionalValue not specified.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_optionalvalue TYPE REF TO /AWS1/CL_BDOAUTHORIZERCONF /AWS1/CL_BDOAUTHORIZERCONF

The updated authorizer configuration value. If not specified, it will clear the current authorizer configuration of the resource.


Queryable Attributes

optionalValue

The updated authorizer configuration value. If not specified, it will clear the current authorizer configuration of the resource.

Accessible with the following methods

Method Description
GET_OPTIONALVALUE() Getter for OPTIONALVALUE