@Stability(value=Stable) public static final class CfnSlackChannelConfigurationProps.Builder extends Object implements software.amazon.jsii.Builder<CfnSlackChannelConfigurationProps>
CfnSlackChannelConfigurationProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnSlackChannelConfigurationProps.Builder channelId(String channelId)
CfnSlackChannelConfigurationProps.getChannelId()channelId - `AWS::SupportApp::SlackChannelConfiguration.ChannelId`. This parameter is required.this@Stability(value=Stable) public CfnSlackChannelConfigurationProps.Builder channelRoleArn(String channelRoleArn)
CfnSlackChannelConfigurationProps.getChannelRoleArn()channelRoleArn - `AWS::SupportApp::SlackChannelConfiguration.ChannelRoleArn`. This parameter is required.this@Stability(value=Stable) public CfnSlackChannelConfigurationProps.Builder notifyOnCaseSeverity(String notifyOnCaseSeverity)
CfnSlackChannelConfigurationProps.getNotifyOnCaseSeverity()notifyOnCaseSeverity - `AWS::SupportApp::SlackChannelConfiguration.NotifyOnCaseSeverity`. This parameter is required.this@Stability(value=Stable) public CfnSlackChannelConfigurationProps.Builder teamId(String teamId)
CfnSlackChannelConfigurationProps.getTeamId()teamId - `AWS::SupportApp::SlackChannelConfiguration.TeamId`. This parameter is required.this@Stability(value=Stable) public CfnSlackChannelConfigurationProps.Builder channelName(String channelName)
CfnSlackChannelConfigurationProps.getChannelName()channelName - `AWS::SupportApp::SlackChannelConfiguration.ChannelName`.this@Stability(value=Stable) public CfnSlackChannelConfigurationProps.Builder notifyOnAddCorrespondenceToCase(Boolean notifyOnAddCorrespondenceToCase)
CfnSlackChannelConfigurationProps.getNotifyOnAddCorrespondenceToCase()notifyOnAddCorrespondenceToCase - `AWS::SupportApp::SlackChannelConfiguration.NotifyOnAddCorrespondenceToCase`.this@Stability(value=Stable) public CfnSlackChannelConfigurationProps.Builder notifyOnAddCorrespondenceToCase(IResolvable notifyOnAddCorrespondenceToCase)
CfnSlackChannelConfigurationProps.getNotifyOnAddCorrespondenceToCase()notifyOnAddCorrespondenceToCase - `AWS::SupportApp::SlackChannelConfiguration.NotifyOnAddCorrespondenceToCase`.this@Stability(value=Stable) public CfnSlackChannelConfigurationProps.Builder notifyOnCreateOrReopenCase(Boolean notifyOnCreateOrReopenCase)
CfnSlackChannelConfigurationProps.getNotifyOnCreateOrReopenCase()notifyOnCreateOrReopenCase - `AWS::SupportApp::SlackChannelConfiguration.NotifyOnCreateOrReopenCase`.this@Stability(value=Stable) public CfnSlackChannelConfigurationProps.Builder notifyOnCreateOrReopenCase(IResolvable notifyOnCreateOrReopenCase)
CfnSlackChannelConfigurationProps.getNotifyOnCreateOrReopenCase()notifyOnCreateOrReopenCase - `AWS::SupportApp::SlackChannelConfiguration.NotifyOnCreateOrReopenCase`.this@Stability(value=Stable) public CfnSlackChannelConfigurationProps.Builder notifyOnResolveCase(Boolean notifyOnResolveCase)
CfnSlackChannelConfigurationProps.getNotifyOnResolveCase()notifyOnResolveCase - `AWS::SupportApp::SlackChannelConfiguration.NotifyOnResolveCase`.this@Stability(value=Stable) public CfnSlackChannelConfigurationProps.Builder notifyOnResolveCase(IResolvable notifyOnResolveCase)
CfnSlackChannelConfigurationProps.getNotifyOnResolveCase()notifyOnResolveCase - `AWS::SupportApp::SlackChannelConfiguration.NotifyOnResolveCase`.this@Stability(value=Stable) public CfnSlackChannelConfigurationProps build()
build in interface software.amazon.jsii.Builder<CfnSlackChannelConfigurationProps>CfnSlackChannelConfigurationPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.