/AWS1/CL_SGMDESCRTRIALRESPONSE¶
DescribeTrialResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_trialname TYPE /AWS1/SGMEXPERIMENTENTITYNAME /AWS1/SGMEXPERIMENTENTITYNAME¶
The name of the trial.
iv_trialarn TYPE /AWS1/SGMTRIALARN /AWS1/SGMTRIALARN¶
The Amazon Resource Name (ARN) of the trial.
iv_displayname TYPE /AWS1/SGMEXPERIMENTENTITYNAME /AWS1/SGMEXPERIMENTENTITYNAME¶
The name of the trial as displayed. If
DisplayNameisn't specified,TrialNameis displayed.
iv_experimentname TYPE /AWS1/SGMEXPERIMENTENTITYNAME /AWS1/SGMEXPERIMENTENTITYNAME¶
The name of the experiment the trial is part of.
io_source TYPE REF TO /AWS1/CL_SGMTRIALSOURCE /AWS1/CL_SGMTRIALSOURCE¶
The Amazon Resource Name (ARN) of the source and, optionally, the job type.
iv_creationtime TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP¶
When the trial was created.
io_createdby TYPE REF TO /AWS1/CL_SGMUSERCONTEXT /AWS1/CL_SGMUSERCONTEXT¶
Who created the trial.
iv_lastmodifiedtime TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP¶
When the trial was last modified.
io_lastmodifiedby TYPE REF TO /AWS1/CL_SGMUSERCONTEXT /AWS1/CL_SGMUSERCONTEXT¶
Who last modified the trial.
io_metadataproperties TYPE REF TO /AWS1/CL_SGMMETADATAPROPERTIES /AWS1/CL_SGMMETADATAPROPERTIES¶
MetadataProperties
Queryable Attributes¶
TrialName¶
The name of the trial.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TRIALNAME() |
Getter for TRIALNAME, with configurable default |
ASK_TRIALNAME() |
Getter for TRIALNAME w/ exceptions if field has no value |
HAS_TRIALNAME() |
Determine if TRIALNAME has a value |
TrialArn¶
The Amazon Resource Name (ARN) of the trial.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TRIALARN() |
Getter for TRIALARN, with configurable default |
ASK_TRIALARN() |
Getter for TRIALARN w/ exceptions if field has no value |
HAS_TRIALARN() |
Determine if TRIALARN has a value |
DisplayName¶
The name of the trial as displayed. If
DisplayNameisn't specified,TrialNameis displayed.
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 |
ExperimentName¶
The name of the experiment the trial is part of.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXPERIMENTNAME() |
Getter for EXPERIMENTNAME, with configurable default |
ASK_EXPERIMENTNAME() |
Getter for EXPERIMENTNAME w/ exceptions if field has no valu |
HAS_EXPERIMENTNAME() |
Determine if EXPERIMENTNAME has a value |
Source¶
The Amazon Resource Name (ARN) of the source and, optionally, the job type.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCE() |
Getter for SOURCE |
CreationTime¶
When the trial 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¶
Who created the trial.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDBY() |
Getter for CREATEDBY |
LastModifiedTime¶
When the trial 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¶
Who last modified the trial.
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 |