chatbot
chatbot
io.burkard.cdk.services.chatbot
CfnSlackChannelConfiguration
CfnSlackChannelConfigurationProps
LoggingLevel
LoggingLevel
Error
Info
None
SlackChannelConfiguration
SlackChannelConfigurationProps
chatbot
/
io.burkard.cdk.services.chatbot
/
LoggingLevel
LoggingLevel
sealed abstract
class
LoggingLevel
(val underlying:
LoggingLevel
) extends
Product
with
Serializable
Companion
object
Graph
Supertypes
Known subtypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
object
Error
object
Info
object
None
Value members
Value members
Inherited methods
def
canEqual
(that:
Any
):
Boolean
Inherited from
Equals
def
productArity
:
Int
Inherited from
Product
def
productElement
(n:
Int
):
Any
Inherited from
Product
def
productElementName
(n:
Int
):
String
Inherited from
Product
def
productElementNames
:
Iterator
[
String
]
Inherited from
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from
Product
def
productPrefix
:
String
Inherited from
Product
Concrete fields
val
underlying
:
LoggingLevel