/AWS1/CL_GSTS3RECORDINGDETAILS¶
Details about an S3 recording Config
used in a contact.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_bucketarn
TYPE /AWS1/GSTBUCKETARN
/AWS1/GSTBUCKETARN
¶
ARN of the bucket used.
iv_keytemplate
TYPE /AWS1/GSTSTRING
/AWS1/GSTSTRING
¶
Key template used for the S3 Recording Configuration
Queryable Attributes¶
bucketArn¶
ARN of the bucket used.
Accessible with the following methods¶
Method | Description |
---|---|
GET_BUCKETARN() |
Getter for BUCKETARN, with configurable default |
ASK_BUCKETARN() |
Getter for BUCKETARN w/ exceptions if field has no value |
HAS_BUCKETARN() |
Determine if BUCKETARN has a value |
keyTemplate¶
Key template used for the S3 Recording Configuration
Accessible with the following methods¶
Method | Description |
---|---|
GET_KEYTEMPLATE() |
Getter for KEYTEMPLATE, with configurable default |
ASK_KEYTEMPLATE() |
Getter for KEYTEMPLATE w/ exceptions if field has no value |
HAS_KEYTEMPLATE() |
Determine if KEYTEMPLATE has a value |