Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.supportapp.CfnSlackChannelConfigurationMixinProps.Builder
Packages that use CfnSlackChannelConfigurationMixinProps.Builder
-
Uses of CfnSlackChannelConfigurationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.supportapp
Methods in software.amazon.awscdk.cfnpropertymixins.services.supportapp that return CfnSlackChannelConfigurationMixinProps.BuilderModifier and TypeMethodDescriptionCfnSlackChannelConfigurationMixinProps.builder()Sets the value ofCfnSlackChannelConfigurationMixinProps.getChannelId()CfnSlackChannelConfigurationMixinProps.Builder.channelName(String channelName) Sets the value ofCfnSlackChannelConfigurationMixinProps.getChannelName()CfnSlackChannelConfigurationMixinProps.Builder.channelRoleArn(String channelRoleArn) Sets the value ofCfnSlackChannelConfigurationMixinProps.getChannelRoleArn()CfnSlackChannelConfigurationMixinProps.Builder.channelRoleArn(IRoleRef channelRoleArn) Sets the value ofCfnSlackChannelConfigurationMixinProps.getChannelRoleArn()CfnSlackChannelConfigurationMixinProps.Builder.notifyOnAddCorrespondenceToCase(Boolean notifyOnAddCorrespondenceToCase) CfnSlackChannelConfigurationMixinProps.Builder.notifyOnAddCorrespondenceToCase(IResolvable notifyOnAddCorrespondenceToCase) CfnSlackChannelConfigurationMixinProps.Builder.notifyOnCaseSeverity(String notifyOnCaseSeverity) Sets the value ofCfnSlackChannelConfigurationMixinProps.getNotifyOnCaseSeverity()CfnSlackChannelConfigurationMixinProps.Builder.notifyOnCreateOrReopenCase(Boolean notifyOnCreateOrReopenCase) Sets the value ofCfnSlackChannelConfigurationMixinProps.getNotifyOnCreateOrReopenCase()CfnSlackChannelConfigurationMixinProps.Builder.notifyOnCreateOrReopenCase(IResolvable notifyOnCreateOrReopenCase) Sets the value ofCfnSlackChannelConfigurationMixinProps.getNotifyOnCreateOrReopenCase()CfnSlackChannelConfigurationMixinProps.Builder.notifyOnResolveCase(Boolean notifyOnResolveCase) Sets the value ofCfnSlackChannelConfigurationMixinProps.getNotifyOnResolveCase()CfnSlackChannelConfigurationMixinProps.Builder.notifyOnResolveCase(IResolvable notifyOnResolveCase) Sets the value ofCfnSlackChannelConfigurationMixinProps.getNotifyOnResolveCase()Sets the value ofCfnSlackChannelConfigurationMixinProps.getTeamId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.supportapp with parameters of type CfnSlackChannelConfigurationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSlackChannelConfigurationMixinProps.Builder.