@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:07.462Z") @Stability(value=Stable) public interface CfnSlackChannelConfigurationProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-chatbot-slackchannelconfiguration.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnSlackChannelConfigurationProps.Builder
A builder for
CfnSlackChannelConfigurationProps |
static class |
CfnSlackChannelConfigurationProps.Jsii$Proxy
An implementation for
CfnSlackChannelConfigurationProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnSlackChannelConfigurationProps.Builder |
builder() |
String |
getConfigurationName()
`AWS::Chatbot::SlackChannelConfiguration.ConfigurationName`.
|
String |
getIamRoleArn()
`AWS::Chatbot::SlackChannelConfiguration.IamRoleArn`.
|
default String |
getLoggingLevel()
`AWS::Chatbot::SlackChannelConfiguration.LoggingLevel`.
|
String |
getSlackChannelId()
`AWS::Chatbot::SlackChannelConfiguration.SlackChannelId`.
|
String |
getSlackWorkspaceId()
`AWS::Chatbot::SlackChannelConfiguration.SlackWorkspaceId`.
|
default List<String> |
getSnsTopicArns()
`AWS::Chatbot::SlackChannelConfiguration.SnsTopicArns`.
|
@Stability(value=Stable) @NotNull String getConfigurationName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-chatbot-slackchannelconfiguration.html#cfn-chatbot-slackchannelconfiguration-configurationname@Stability(value=Stable) @NotNull String getIamRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-chatbot-slackchannelconfiguration.html#cfn-chatbot-slackchannelconfiguration-iamrolearn@Stability(value=Stable) @NotNull String getSlackChannelId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-chatbot-slackchannelconfiguration.html#cfn-chatbot-slackchannelconfiguration-slackchannelid@Stability(value=Stable) @NotNull String getSlackWorkspaceId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-chatbot-slackchannelconfiguration.html#cfn-chatbot-slackchannelconfiguration-slackworkspaceid@Stability(value=Stable) @Nullable default String getLoggingLevel()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-chatbot-slackchannelconfiguration.html#cfn-chatbot-slackchannelconfiguration-logginglevel@Stability(value=Stable) @Nullable default List<String> getSnsTopicArns()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-chatbot-slackchannelconfiguration.html#cfn-chatbot-slackchannelconfiguration-snstopicarns@Stability(value=Stable) static CfnSlackChannelConfigurationProps.Builder builder()
Copyright © 2020. All rights reserved.