Uses of Class
software.amazon.awscdk.services.aiops.CfnInvestigationGroup.ChatbotNotificationChannelProperty.Builder
Packages that use CfnInvestigationGroup.ChatbotNotificationChannelProperty.Builder
-
Uses of CfnInvestigationGroup.ChatbotNotificationChannelProperty.Builder in software.amazon.awscdk.services.aiops
Methods in software.amazon.awscdk.services.aiops that return CfnInvestigationGroup.ChatbotNotificationChannelProperty.BuilderModifier and TypeMethodDescriptionCfnInvestigationGroup.ChatbotNotificationChannelProperty.builder()
CfnInvestigationGroup.ChatbotNotificationChannelProperty.Builder.chatConfigurationArns
(List<String> chatConfigurationArns) CfnInvestigationGroup.ChatbotNotificationChannelProperty.Builder.snsTopicArn
(String snsTopicArn) Constructors in software.amazon.awscdk.services.aiops with parameters of type CfnInvestigationGroup.ChatbotNotificationChannelProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnInvestigationGroup.ChatbotNotificationChannelProperty.Builder
.