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