Skip to content

/AWS1/CL_BDKGETFNDATIONMDELA01

GetFoundationModelAvailabilityResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_modelid TYPE /AWS1/BDKBEDROCKMODELID /AWS1/BDKBEDROCKMODELID

The model Id of the foundation model.

io_agreementavailability TYPE REF TO /AWS1/CL_BDKAGREEMENTAVAILAB00 /AWS1/CL_BDKAGREEMENTAVAILAB00

Agreement availability.

iv_authorizationstatus TYPE /AWS1/BDKAUTHORIZATIONSTATUS /AWS1/BDKAUTHORIZATIONSTATUS

Authorization status.

iv_entitlementavailability TYPE /AWS1/BDKENTAVAILABILITY /AWS1/BDKENTAVAILABILITY

Entitlement availability.

iv_regionavailability TYPE /AWS1/BDKREGIONAVAILABILITY /AWS1/BDKREGIONAVAILABILITY

Region availability.


Queryable Attributes

modelId

The 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

agreementAvailability

Agreement availability.

Accessible with the following methods

Method Description
GET_AGREEMENTAVAILABILITY() Getter for AGREEMENTAVAILABILITY

authorizationStatus

Authorization status.

Accessible with the following methods

Method Description
GET_AUTHORIZATIONSTATUS() Getter for AUTHORIZATIONSTATUS, with configurable default
ASK_AUTHORIZATIONSTATUS() Getter for AUTHORIZATIONSTATUS w/ exceptions if field has no
HAS_AUTHORIZATIONSTATUS() Determine if AUTHORIZATIONSTATUS has a value

entitlementAvailability

Entitlement availability.

Accessible with the following methods

Method Description
GET_ENTITLEMENTAVAILABILITY() Getter for ENTITLEMENTAVAILABILITY, with configurable defaul
ASK_ENTITLEMENTAVAILABILITY() Getter for ENTITLEMENTAVAILABILITY w/ exceptions if field ha
HAS_ENTITLEMENTAVAILABILITY() Determine if ENTITLEMENTAVAILABILITY has a value

regionAvailability

Region availability.

Accessible with the following methods

Method Description
GET_REGIONAVAILABILITY() Getter for REGIONAVAILABILITY, with configurable default
ASK_REGIONAVAILABILITY() Getter for REGIONAVAILABILITY w/ exceptions if field has no
HAS_REGIONAVAILABILITY() Determine if REGIONAVAILABILITY has a value