Skip to content

/AWS1/CL_BDZIMAGEINPUTSOURCE

Details about the source of an input image in the result from a function in the action group invocation.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_bytes TYPE /AWS1/BDZBLOB /AWS1/BDZBLOB

The raw image bytes for the image. If you use an Amazon Web Services SDK, you don't need to encode the image bytes in base64.


Queryable Attributes

bytes

The raw image bytes for the image. If you use an Amazon Web Services SDK, you don't need to encode the image bytes in base64.

Accessible with the following methods

Method Description
GET_BYTES() Getter for BYTES, with configurable default
ASK_BYTES() Getter for BYTES w/ exceptions if field has no value
HAS_BYTES() Determine if BYTES has a value