/AWS1/CL_SGMDSCMDELPACKAGEGR01¶
DescribeModelPackageGroupOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_modelpackagegroupname TYPE /AWS1/SGMENTITYNAME /AWS1/SGMENTITYNAME¶
The name of the model group.
iv_modelpackagegrouparn TYPE /AWS1/SGMMODELPACKAGEGROUPARN /AWS1/SGMMODELPACKAGEGROUPARN¶
The Amazon Resource Name (ARN) of the model group.
iv_creationtime TYPE /AWS1/SGMCREATIONTIME /AWS1/SGMCREATIONTIME¶
The time that the model group was created.
io_createdby TYPE REF TO /AWS1/CL_SGMUSERCONTEXT /AWS1/CL_SGMUSERCONTEXT¶
CreatedBy
iv_modelpackagegroupstatus TYPE /AWS1/SGMMODELPACKAGEGROUPSTAT /AWS1/SGMMODELPACKAGEGROUPSTAT¶
The status of the model group.
Optional arguments:¶
iv_modelpackagegroupdesc TYPE /AWS1/SGMENTITYDESCRIPTION /AWS1/SGMENTITYDESCRIPTION¶
A description of the model group.
Queryable Attributes¶
ModelPackageGroupName¶
The name of the model group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MODELPACKAGEGROUPNAME() |
Getter for MODELPACKAGEGROUPNAME, with configurable default |
ASK_MODELPACKAGEGROUPNAME() |
Getter for MODELPACKAGEGROUPNAME w/ exceptions if field has |
HAS_MODELPACKAGEGROUPNAME() |
Determine if MODELPACKAGEGROUPNAME has a value |
ModelPackageGroupArn¶
The Amazon Resource Name (ARN) of the model group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MODELPACKAGEGROUPARN() |
Getter for MODELPACKAGEGROUPARN, with configurable default |
ASK_MODELPACKAGEGROUPARN() |
Getter for MODELPACKAGEGROUPARN w/ exceptions if field has n |
HAS_MODELPACKAGEGROUPARN() |
Determine if MODELPACKAGEGROUPARN has a value |
ModelPackageGroupDescription¶
A description of the model group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MODELPACKAGEGROUPDESC() |
Getter for MODELPACKAGEGROUPDESCRIPTION, with configurable d |
ASK_MODELPACKAGEGROUPDESC() |
Getter for MODELPACKAGEGROUPDESCRIPTION w/ exceptions if fie |
HAS_MODELPACKAGEGROUPDESC() |
Determine if MODELPACKAGEGROUPDESCRIPTION has a value |
CreationTime¶
The time that the model group was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATIONTIME() |
Getter for CREATIONTIME, with configurable default |
ASK_CREATIONTIME() |
Getter for CREATIONTIME w/ exceptions if field has no value |
HAS_CREATIONTIME() |
Determine if CREATIONTIME has a value |
CreatedBy¶
CreatedBy
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDBY() |
Getter for CREATEDBY |
ModelPackageGroupStatus¶
The status of the model group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MODELPACKAGEGROUPSTATUS() |
Getter for MODELPACKAGEGROUPSTATUS, with configurable defaul |
ASK_MODELPACKAGEGROUPSTATUS() |
Getter for MODELPACKAGEGROUPSTATUS w/ exceptions if field ha |
HAS_MODELPACKAGEGROUPSTATUS() |
Determine if MODELPACKAGEGROUPSTATUS has a value |