/AWS1/CL_CWLDELIVERYDSTCONF¶
A structure that contains information about one logs delivery destination.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_destinationresourcearn TYPE /AWS1/CWLARN /AWS1/CWLARN¶
The ARN of the Amazon Web Services destination that this delivery destination represents. That Amazon Web Services destination can be a log group in CloudWatch Logs, an Amazon S3 bucket, or a delivery stream in Firehose.
Queryable Attributes¶
destinationResourceArn¶
The ARN of the Amazon Web Services destination that this delivery destination represents. That Amazon Web Services destination can be a log group in CloudWatch Logs, an Amazon S3 bucket, or a delivery stream in Firehose.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESTINATIONRESOURCEARN() |
Getter for DESTINATIONRESOURCEARN, with configurable default |
ASK_DESTINATIONRESOURCEARN() |
Getter for DESTINATIONRESOURCEARN w/ exceptions if field has |
HAS_DESTINATIONRESOURCEARN() |
Determine if DESTINATIONRESOURCEARN has a value |