Skip to content

/AWS1/CL_BDKLSTCUSTMDELDEPLO01

ListCustomModelDeploymentsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_nexttoken TYPE /AWS1/BDKPAGINATIONTOKEN /AWS1/BDKPAGINATIONTOKEN

The token for the next set of results. This value is null when there are no more results to return.

it_modeldeploymentsummaries TYPE /AWS1/CL_BDKCUSTMDELDEPLOYME00=>TT_CUSTMODELDEPLOYMENTSUMMLIST TT_CUSTMODELDEPLOYMENTSUMMLIST

A list of custom model deployment summaries.


Queryable Attributes

nextToken

The token for the next set of results. This value is null when there are no more results to return.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value

modelDeploymentSummaries

A list of custom model deployment summaries.

Accessible with the following methods

Method Description
GET_MODELDEPLOYMENTSUMMARIES() Getter for MODELDEPLOYMENTSUMMARIES, with configurable defau
ASK_MODELDEPLOYMENTSUMMARIES() Getter for MODELDEPLOYMENTSUMMARIES w/ exceptions if field h
HAS_MODELDEPLOYMENTSUMMARIES() Determine if MODELDEPLOYMENTSUMMARIES has a value