| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
S3BucketLogDestination |
S3BucketLogDestination.clone() |
S3BucketLogDestination |
AudioLogDestination.getS3Bucket()
The Amazon S3 bucket where the audio log files are stored.
|
S3BucketLogDestination |
S3BucketLogDestination.withKmsKeyArn(String kmsKeyArn)
The Amazon Resource Name (ARN) of an Amazon Web Services Key Management Service (KMS) key for encrypting audio
log files stored in an S3 bucket.
|
S3BucketLogDestination |
S3BucketLogDestination.withLogPrefix(String logPrefix)
The S3 prefix to assign to audio log files.
|
S3BucketLogDestination |
S3BucketLogDestination.withS3BucketArn(String s3BucketArn)
The Amazon Resource Name (ARN) of an Amazon S3 bucket where audio log files are stored.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AudioLogDestination.setS3Bucket(S3BucketLogDestination s3Bucket)
The Amazon S3 bucket where the audio log files are stored.
|
AudioLogDestination |
AudioLogDestination.withS3Bucket(S3BucketLogDestination s3Bucket)
The Amazon S3 bucket where the audio log files are stored.
|
Copyright © 2025. All rights reserved.