/AWS1/CL_CNTATTACHMENTREFERE00¶
Information about a reference when the referenceType is
ATTACHMENT. Otherwise, null.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_name TYPE /AWS1/CNTREFERENCEKEY /AWS1/CNTREFERENCEKEY¶
Identifier of the attachment reference.
iv_value TYPE /AWS1/CNTREFERENCEVALUE /AWS1/CNTREFERENCEVALUE¶
The location path of the attachment reference.
iv_status TYPE /AWS1/CNTREFERENCESTATUS /AWS1/CNTREFERENCESTATUS¶
Status of the attachment reference type.
iv_arn TYPE /AWS1/CNTREFERENCEARN /AWS1/CNTREFERENCEARN¶
The Amazon Resource Name (ARN) of the attachment reference.
Queryable Attributes¶
Name¶
Identifier of the attachment reference.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
Value¶
The location path of the attachment reference.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VALUE() |
Getter for VALUE, with configurable default |
ASK_VALUE() |
Getter for VALUE w/ exceptions if field has no value |
HAS_VALUE() |
Determine if VALUE has a value |
Status¶
Status of the attachment reference type.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
Arn¶
The Amazon Resource Name (ARN) of the attachment reference.
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 |