Builder
Properties
The object that contains a path format that will be applied when Amazon Lex reads the transcript file in the bucket you provide. Specify this object if you only want Lex to read a subset of files in your Amazon S3 bucket.
The name of the bucket containing the transcript and the associated metadata.
The object that contains the filter which will be applied when Amazon Lex reads through the Amazon S3 bucket. Specify this object if you want Amazon Lex to read only a subset of the Amazon S3 bucket based on the filter you provide.
The format of the transcript content. Currently, Genie only supports the Amazon Lex transcript format.
Functions
construct an aws.sdk.kotlin.services.lexmodelsv2.model.PathFormat inside the given block
construct an aws.sdk.kotlin.services.lexmodelsv2.model.TranscriptFilter inside the given block