/AWS1/CL_BDKLSTFNDATIONMDELA01¶
ListFoundationModelAgreementOffersResponse
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_modelid
TYPE /AWS1/BDKBEDROCKMODELID
/AWS1/BDKBEDROCKMODELID
¶
Model Id of the foundation model.
it_offers
TYPE /AWS1/CL_BDKOFFER=>TT_OFFERS
TT_OFFERS
¶
List of the offers associated with the specified model.
Queryable Attributes¶
modelId¶
Model Id of the foundation model.
Accessible with the following methods¶
Method | Description |
---|---|
GET_MODELID() |
Getter for MODELID, with configurable default |
ASK_MODELID() |
Getter for MODELID w/ exceptions if field has no value |
HAS_MODELID() |
Determine if MODELID has a value |
offers¶
List of the offers associated with the specified model.
Accessible with the following methods¶
Method | Description |
---|---|
GET_OFFERS() |
Getter for OFFERS, with configurable default |
ASK_OFFERS() |
Getter for OFFERS w/ exceptions if field has no value |
HAS_OFFERS() |
Determine if OFFERS has a value |