Uses of Class
software.amazon.awscdk.services.chatbot.SlackChannelConfigurationProps.Builder
Packages that use SlackChannelConfigurationProps.Builder
-
Uses of SlackChannelConfigurationProps.Builder in software.amazon.awscdk.services.chatbot
Methods in software.amazon.awscdk.services.chatbot that return SlackChannelConfigurationProps.BuilderModifier and TypeMethodDescriptionSlackChannelConfigurationProps.builder()SlackChannelConfigurationProps.Builder.loggingLevel(LoggingLevel loggingLevel) Sets the value ofSlackChannelConfigurationProps.getLoggingLevel()SlackChannelConfigurationProps.Builder.logRetention(RetentionDays logRetention) Sets the value ofSlackChannelConfigurationProps.getLogRetention()SlackChannelConfigurationProps.Builder.logRetentionRetryOptions(LogRetentionRetryOptions logRetentionRetryOptions) Sets the value ofSlackChannelConfigurationProps.getLogRetentionRetryOptions()SlackChannelConfigurationProps.Builder.logRetentionRole(IRole logRetentionRole) Sets the value ofSlackChannelConfigurationProps.getLogRetentionRole()SlackChannelConfigurationProps.Builder.notificationTopics(List<? extends ITopic> notificationTopics) Sets the value ofSlackChannelConfigurationProps.getNotificationTopics()Sets the value ofSlackChannelConfigurationProps.getRole()SlackChannelConfigurationProps.Builder.slackChannelConfigurationName(String slackChannelConfigurationName) Sets the value ofSlackChannelConfigurationProps.getSlackChannelConfigurationName()SlackChannelConfigurationProps.Builder.slackChannelId(String slackChannelId) Sets the value ofSlackChannelConfigurationProps.getSlackChannelId()SlackChannelConfigurationProps.Builder.slackWorkspaceId(String slackWorkspaceId) Sets the value ofSlackChannelConfigurationProps.getSlackWorkspaceId()Constructors in software.amazon.awscdk.services.chatbot with parameters of type SlackChannelConfigurationProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theSlackChannelConfigurationProps.Builder.