@Stability(value=Stable) public static final class CfnBot.AudioLogDestinationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBot.AudioLogDestinationProperty>
CfnBot.AudioLogDestinationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBot.AudioLogDestinationProperty |
build()
Builds the configured instance.
|
CfnBot.AudioLogDestinationProperty.Builder |
s3Bucket(CfnBot.S3BucketLogDestinationProperty s3Bucket)
Sets the value of
CfnBot.AudioLogDestinationProperty.getS3Bucket() |
CfnBot.AudioLogDestinationProperty.Builder |
s3Bucket(IResolvable s3Bucket)
Sets the value of
CfnBot.AudioLogDestinationProperty.getS3Bucket() |
@Stability(value=Stable) public CfnBot.AudioLogDestinationProperty.Builder s3Bucket(CfnBot.S3BucketLogDestinationProperty s3Bucket)
CfnBot.AudioLogDestinationProperty.getS3Bucket()s3Bucket - Specifies the Amazon S3 bucket where the audio files are stored. This parameter is required.this@Stability(value=Stable) public CfnBot.AudioLogDestinationProperty.Builder s3Bucket(IResolvable s3Bucket)
CfnBot.AudioLogDestinationProperty.getS3Bucket()s3Bucket - Specifies the Amazon S3 bucket where the audio files are stored. This parameter is required.this@Stability(value=Stable) public CfnBot.AudioLogDestinationProperty build()
build in interface software.amazon.jsii.Builder<CfnBot.AudioLogDestinationProperty>CfnBot.AudioLogDestinationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.