SlackChannelConfigurationArgs

constructor(channelId: Output<String>? = null, channelName: Output<String>? = null, channelRoleArn: Output<String>? = null, notifyOnAddCorrespondenceToCase: Output<Boolean>? = null, notifyOnCaseSeverity: Output<SlackChannelConfigurationNotifyOnCaseSeverity>? = null, notifyOnCreateOrReopenCase: Output<Boolean>? = null, notifyOnResolveCase: Output<Boolean>? = null, teamId: Output<String>? = null)