/AWS1/CL_CHVVOICECONNECTORSTGS¶
The Amazon Chime SDK Voice Connector settings. Includes any Amazon S3 buckets designated for storing call detail records.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_cdrbucket TYPE /AWS1/CHVSTRING /AWS1/CHVSTRING¶
The S3 bucket that stores the Voice Connector's call detail records.
Queryable Attributes¶
CdrBucket¶
The S3 bucket that stores the Voice Connector's call detail records.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_CDRBUCKET() | Getter for CDRBUCKET, with configurable default | 
| ASK_CDRBUCKET() | Getter for CDRBUCKET w/ exceptions if field has no value | 
| HAS_CDRBUCKET() | Determine if CDRBUCKET has a value |