/AWS1/CL_CTTENABLEBASELINEOUT¶
EnableBaselineOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_operationidentifier TYPE /AWS1/CTTOPERATIONIDENTIFIER /AWS1/CTTOPERATIONIDENTIFIER¶
The ID (in UUID format) of the asynchronous
EnableBaselineoperation. ThisoperationIdentifieris used to track status through calls to theGetBaselineOperationAPI.
iv_arn TYPE /AWS1/CTTARN /AWS1/CTTARN¶
The ARN of the
EnabledBaselineresource.
Queryable Attributes¶
operationIdentifier¶
The ID (in UUID format) of the asynchronous
EnableBaselineoperation. ThisoperationIdentifieris used to track status through calls to theGetBaselineOperationAPI.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPERATIONIDENTIFIER() |
Getter for OPERATIONIDENTIFIER, with configurable default |
ASK_OPERATIONIDENTIFIER() |
Getter for OPERATIONIDENTIFIER w/ exceptions if field has no |
HAS_OPERATIONIDENTIFIER() |
Determine if OPERATIONIDENTIFIER has a value |
arn¶
The ARN of the
EnabledBaselineresource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |