/AWS1/CL_SGMDESCRLINEAGEGRPRSP¶
DescribeLineageGroupResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_lineagegroupname TYPE /AWS1/SGMEXPERIMENTENTITYNAME /AWS1/SGMEXPERIMENTENTITYNAME¶
The name of the lineage group.
iv_lineagegrouparn TYPE /AWS1/SGMLINEAGEGROUPARN /AWS1/SGMLINEAGEGROUPARN¶
The Amazon Resource Name (ARN) of the lineage group.
iv_displayname TYPE /AWS1/SGMEXPERIMENTENTITYNAME /AWS1/SGMEXPERIMENTENTITYNAME¶
The display name of the lineage group.
iv_description TYPE /AWS1/SGMEXPERIMENTDESCRIPTION /AWS1/SGMEXPERIMENTDESCRIPTION¶
The description of the lineage group.
iv_creationtime TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP¶
The creation time of lineage group.
io_createdby TYPE REF TO /AWS1/CL_SGMUSERCONTEXT /AWS1/CL_SGMUSERCONTEXT¶
Information about the user who created or modified a SageMaker resource.
iv_lastmodifiedtime TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP¶
The last modified time of the lineage group.
io_lastmodifiedby TYPE REF TO /AWS1/CL_SGMUSERCONTEXT /AWS1/CL_SGMUSERCONTEXT¶
Information about the user who created or modified a SageMaker resource.
Queryable Attributes¶
LineageGroupName¶
The name of the lineage group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LINEAGEGROUPNAME() |
Getter for LINEAGEGROUPNAME, with configurable default |
ASK_LINEAGEGROUPNAME() |
Getter for LINEAGEGROUPNAME w/ exceptions if field has no va |
HAS_LINEAGEGROUPNAME() |
Determine if LINEAGEGROUPNAME has a value |
LineageGroupArn¶
The Amazon Resource Name (ARN) of the lineage group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LINEAGEGROUPARN() |
Getter for LINEAGEGROUPARN, with configurable default |
ASK_LINEAGEGROUPARN() |
Getter for LINEAGEGROUPARN w/ exceptions if field has no val |
HAS_LINEAGEGROUPARN() |
Determine if LINEAGEGROUPARN has a value |
DisplayName¶
The display name of the lineage group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DISPLAYNAME() |
Getter for DISPLAYNAME, with configurable default |
ASK_DISPLAYNAME() |
Getter for DISPLAYNAME w/ exceptions if field has no value |
HAS_DISPLAYNAME() |
Determine if DISPLAYNAME has a value |
Description¶
The description of the lineage group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
CreationTime¶
The creation time of lineage group.
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¶
Information about the user who created or modified a SageMaker resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDBY() |
Getter for CREATEDBY |
LastModifiedTime¶
The last modified time of the lineage group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTMODIFIEDTIME() |
Getter for LASTMODIFIEDTIME, with configurable default |
ASK_LASTMODIFIEDTIME() |
Getter for LASTMODIFIEDTIME w/ exceptions if field has no va |
HAS_LASTMODIFIEDTIME() |
Determine if LASTMODIFIEDTIME has a value |
LastModifiedBy¶
Information about the user who created or modified a SageMaker resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTMODIFIEDBY() |
Getter for LASTMODIFIEDBY |