/AWS1/CL_SGMDESCRARTIFACTRSP¶
DescribeArtifactResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_artifactname TYPE /AWS1/SGMEXPERIMENTENTNAMEOR00 /AWS1/SGMEXPERIMENTENTNAMEOR00¶
The name of the artifact.
iv_artifactarn TYPE /AWS1/SGMARTIFACTARN /AWS1/SGMARTIFACTARN¶
The Amazon Resource Name (ARN) of the artifact.
io_source TYPE REF TO /AWS1/CL_SGMARTIFACTSOURCE /AWS1/CL_SGMARTIFACTSOURCE¶
The source of the artifact.
iv_artifacttype TYPE /AWS1/SGMSTRING256 /AWS1/SGMSTRING256¶
The type of the artifact.
it_properties TYPE /AWS1/CL_SGMLINEAGEENTPARAMS_W=>TT_LINEAGEENTITYPARAMETERS TT_LINEAGEENTITYPARAMETERS¶
A list of the artifact's properties.
iv_creationtime TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP¶
When the artifact was created.
io_createdby TYPE REF TO /AWS1/CL_SGMUSERCONTEXT /AWS1/CL_SGMUSERCONTEXT¶
CreatedBy
iv_lastmodifiedtime TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP¶
When the artifact was last modified.
io_lastmodifiedby TYPE REF TO /AWS1/CL_SGMUSERCONTEXT /AWS1/CL_SGMUSERCONTEXT¶
LastModifiedBy
io_metadataproperties TYPE REF TO /AWS1/CL_SGMMETADATAPROPERTIES /AWS1/CL_SGMMETADATAPROPERTIES¶
MetadataProperties
iv_lineagegrouparn TYPE /AWS1/SGMLINEAGEGROUPARN /AWS1/SGMLINEAGEGROUPARN¶
The Amazon Resource Name (ARN) of the lineage group.
Queryable Attributes¶
ArtifactName¶
The name of the artifact.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARTIFACTNAME() |
Getter for ARTIFACTNAME, with configurable default |
ASK_ARTIFACTNAME() |
Getter for ARTIFACTNAME w/ exceptions if field has no value |
HAS_ARTIFACTNAME() |
Determine if ARTIFACTNAME has a value |
ArtifactArn¶
The Amazon Resource Name (ARN) of the artifact.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARTIFACTARN() |
Getter for ARTIFACTARN, with configurable default |
ASK_ARTIFACTARN() |
Getter for ARTIFACTARN w/ exceptions if field has no value |
HAS_ARTIFACTARN() |
Determine if ARTIFACTARN has a value |
Source¶
The source of the artifact.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCE() |
Getter for SOURCE |
ArtifactType¶
The type of the artifact.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARTIFACTTYPE() |
Getter for ARTIFACTTYPE, with configurable default |
ASK_ARTIFACTTYPE() |
Getter for ARTIFACTTYPE w/ exceptions if field has no value |
HAS_ARTIFACTTYPE() |
Determine if ARTIFACTTYPE has a value |
Properties¶
A list of the artifact's properties.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROPERTIES() |
Getter for PROPERTIES, with configurable default |
ASK_PROPERTIES() |
Getter for PROPERTIES w/ exceptions if field has no value |
HAS_PROPERTIES() |
Determine if PROPERTIES has a value |
CreationTime¶
When the artifact 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 |
LastModifiedTime¶
When the artifact was last modified.
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¶
LastModifiedBy
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTMODIFIEDBY() |
Getter for LASTMODIFIEDBY |
MetadataProperties¶
MetadataProperties
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_METADATAPROPERTIES() |
Getter for METADATAPROPERTIES |
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 |