@Stability(value=Stable) public static final class CfnBot.TextLogDestinationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBot.TextLogDestinationProperty>
CfnBot.TextLogDestinationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBot.TextLogDestinationProperty |
build()
Builds the configured instance.
|
CfnBot.TextLogDestinationProperty.Builder |
cloudWatch(CfnBot.CloudWatchLogGroupLogDestinationProperty cloudWatch)
Sets the value of
CfnBot.TextLogDestinationProperty.getCloudWatch() |
CfnBot.TextLogDestinationProperty.Builder |
cloudWatch(IResolvable cloudWatch)
Sets the value of
CfnBot.TextLogDestinationProperty.getCloudWatch() |
@Stability(value=Stable) public CfnBot.TextLogDestinationProperty.Builder cloudWatch(CfnBot.CloudWatchLogGroupLogDestinationProperty cloudWatch)
CfnBot.TextLogDestinationProperty.getCloudWatch()cloudWatch - Specifies the Amazon CloudWatch Logs log group where text and metadata logs are delivered. This parameter is required.this@Stability(value=Stable) public CfnBot.TextLogDestinationProperty.Builder cloudWatch(IResolvable cloudWatch)
CfnBot.TextLogDestinationProperty.getCloudWatch()cloudWatch - Specifies the Amazon CloudWatch Logs log group where text and metadata logs are delivered. This parameter is required.this@Stability(value=Stable) public CfnBot.TextLogDestinationProperty build()
build in interface software.amazon.jsii.Builder<CfnBot.TextLogDestinationProperty>CfnBot.TextLogDestinationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.