Skip to content

/AWS1/CL_IVRS3STORAGECONF

A complex type that describes an S3 location where recorded videos will be stored.

CONSTRUCTOR

IMPORTING

Required arguments:

IV_BUCKETNAME TYPE /AWS1/IVRS3BUCKETNAME /AWS1/IVRS3BUCKETNAME

Location (S3 bucket name) where recorded videos will be stored. Note that the StorageConfiguration and S3 bucket must be in the same region as the Composition.


Queryable Attributes

bucketName

Location (S3 bucket name) where recorded videos will be stored. Note that the StorageConfiguration and S3 bucket must be in the same region as the Composition.

Accessible with the following methods

Method Description
GET_BUCKETNAME() Getter for BUCKETNAME, with configurable default
ASK_BUCKETNAME() Getter for BUCKETNAME w/ exceptions if field has no value
HAS_BUCKETNAME() Determine if BUCKETNAME has a value