toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.supportapp.kotlin.outputs
/
GetSlackChannelConfigurationResult
/
GetSlackChannelConfigurationResult
Get
Slack
Channel
Configuration
Result
constructor
(
channelName
:
String
?
=
null
,
channelRoleArn
:
String
?
=
null
,
notifyOnAddCorrespondenceToCase
:
Boolean
?
=
null
,
notifyOnCaseSeverity
:
SlackChannelConfigurationNotifyOnCaseSeverity
?
=
null
,
notifyOnCreateOrReopenCase
:
Boolean
?
=
null
,
notifyOnResolveCase
:
Boolean
?
=
null
)