/AWS1/CL_SGMDISASCTRIALCOMPO01¶
DisassociateTrialComponentResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_trialcomponentarn TYPE /AWS1/SGMTRIALCOMPONENTARN /AWS1/SGMTRIALCOMPONENTARN¶
The Amazon Resource Name (ARN) of the trial component.
iv_trialarn TYPE /AWS1/SGMTRIALARN /AWS1/SGMTRIALARN¶
The Amazon Resource Name (ARN) of the trial.
Queryable Attributes¶
TrialComponentArn¶
The Amazon Resource Name (ARN) of the trial component.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TRIALCOMPONENTARN() |
Getter for TRIALCOMPONENTARN, with configurable default |
ASK_TRIALCOMPONENTARN() |
Getter for TRIALCOMPONENTARN w/ exceptions if field has no v |
HAS_TRIALCOMPONENTARN() |
Determine if TRIALCOMPONENTARN 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 |