Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.chatbot.CfnSlackChannelConfigurationMixinProps.Builder
Packages that use CfnSlackChannelConfigurationMixinProps.Builder
-
Uses of CfnSlackChannelConfigurationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.chatbot
Methods in software.amazon.awscdk.cfnpropertymixins.services.chatbot that return CfnSlackChannelConfigurationMixinProps.BuilderModifier and TypeMethodDescriptionCfnSlackChannelConfigurationMixinProps.builder()CfnSlackChannelConfigurationMixinProps.Builder.configurationName(String configurationName) Sets the value ofCfnSlackChannelConfigurationMixinProps.getConfigurationName()CfnSlackChannelConfigurationMixinProps.Builder.customizationResourceArns(List<String> customizationResourceArns) Sets the value ofCfnSlackChannelConfigurationMixinProps.getCustomizationResourceArns()CfnSlackChannelConfigurationMixinProps.Builder.guardrailPolicies(List<String> guardrailPolicies) Sets the value ofCfnSlackChannelConfigurationMixinProps.getGuardrailPolicies()CfnSlackChannelConfigurationMixinProps.Builder.iamRoleArn(String iamRoleArn) Sets the value ofCfnSlackChannelConfigurationMixinProps.getIamRoleArn()CfnSlackChannelConfigurationMixinProps.Builder.iamRoleArn(IRoleRef iamRoleArn) Sets the value ofCfnSlackChannelConfigurationMixinProps.getIamRoleArn()CfnSlackChannelConfigurationMixinProps.Builder.loggingLevel(String loggingLevel) Sets the value ofCfnSlackChannelConfigurationMixinProps.getLoggingLevel()CfnSlackChannelConfigurationMixinProps.Builder.slackChannelId(String slackChannelId) Sets the value ofCfnSlackChannelConfigurationMixinProps.getSlackChannelId()CfnSlackChannelConfigurationMixinProps.Builder.slackWorkspaceId(String slackWorkspaceId) Sets the value ofCfnSlackChannelConfigurationMixinProps.getSlackWorkspaceId()CfnSlackChannelConfigurationMixinProps.Builder.snsTopicArns(List<? extends Object> snsTopicArns) Sets the value ofCfnSlackChannelConfigurationMixinProps.getSnsTopicArns()Sets the value ofCfnSlackChannelConfigurationMixinProps.getTags()CfnSlackChannelConfigurationMixinProps.Builder.userRoleRequired(Boolean userRoleRequired) Sets the value ofCfnSlackChannelConfigurationMixinProps.getUserRoleRequired()CfnSlackChannelConfigurationMixinProps.Builder.userRoleRequired(IResolvable userRoleRequired) Sets the value ofCfnSlackChannelConfigurationMixinProps.getUserRoleRequired()Constructors in software.amazon.awscdk.cfnpropertymixins.services.chatbot with parameters of type CfnSlackChannelConfigurationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSlackChannelConfigurationMixinProps.Builder.