@Stability(value=Stable)
public static interface CfnResponsePlan.ChatChannelProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnResponsePlan.ChatChannelProperty.Builder
A builder for
CfnResponsePlan.ChatChannelProperty |
static class |
CfnResponsePlan.ChatChannelProperty.Jsii$Proxy
An implementation for
CfnResponsePlan.ChatChannelProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnResponsePlan.ChatChannelProperty.Builder |
builder() |
default List<String> |
getChatbotSns()
`CfnResponsePlan.ChatChannelProperty.ChatbotSns`.
|
@Stability(value=Stable) @Nullable default List<String> getChatbotSns()
@Stability(value=Stable) static CfnResponsePlan.ChatChannelProperty.Builder builder()
Copyright © 2021. All rights reserved.