/AWS1/CL_BDOCONTAINERCONF¶
Representation of a container configuration.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_containeruri TYPE /AWS1/BDORUNTIMECONTAINERURI /AWS1/BDORUNTIMECONTAINERURI¶
The ECR URI of the container.
Queryable Attributes¶
containerUri¶
The ECR URI of the container.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTAINERURI() |
Getter for CONTAINERURI, with configurable default |
ASK_CONTAINERURI() |
Getter for CONTAINERURI w/ exceptions if field has no value |
HAS_CONTAINERURI() |
Determine if CONTAINERURI has a value |