/AWS1/CL_SGMLSTMDELPACKAGEGR01¶
ListModelPackageGroupsOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_modelpackagegroupsummlist TYPE /AWS1/CL_SGMMDELPACKAGEGRPSUMM=>TT_MODELPACKAGEGROUPSUMMLIST TT_MODELPACKAGEGROUPSUMMLIST¶
A list of summaries of the model groups in your Amazon Web Services account.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/SGMNEXTTOKEN /AWS1/SGMNEXTTOKEN¶
If the response is truncated, SageMaker returns this token. To retrieve the next set of model groups, use it in the subsequent request.
Queryable Attributes¶
ModelPackageGroupSummaryList¶
A list of summaries of the model groups in your Amazon Web Services account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MODELPACKAGEGRPSUMMLIST() |
Getter for MODELPACKAGEGROUPSUMMARYLIST, with configurable d |
ASK_MODELPACKAGEGRPSUMMLIST() |
Getter for MODELPACKAGEGROUPSUMMARYLIST w/ exceptions if fie |
HAS_MODELPACKAGEGRPSUMMLIST() |
Determine if MODELPACKAGEGROUPSUMMARYLIST has a value |
NextToken¶
If the response is truncated, SageMaker returns this token. To retrieve the next set of model groups, use it in the subsequent request.
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 |