Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.ssmincidents.CfnResponsePlanPropsMixin.ChatChannelProperty
Packages that use CfnResponsePlanPropsMixin.ChatChannelProperty
-
Uses of CfnResponsePlanPropsMixin.ChatChannelProperty in software.amazon.awscdk.cfnpropertymixins.services.ssmincidents
Classes in software.amazon.awscdk.cfnpropertymixins.services.ssmincidents that implement CfnResponsePlanPropsMixin.ChatChannelPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnResponsePlanPropsMixin.ChatChannelPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.ssmincidents that return CfnResponsePlanPropsMixin.ChatChannelPropertyModifier and TypeMethodDescriptionCfnResponsePlanPropsMixin.ChatChannelProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.ssmincidents with parameters of type CfnResponsePlanPropsMixin.ChatChannelPropertyModifier and TypeMethodDescriptionCfnResponsePlanMixinProps.Builder.chatChannel(CfnResponsePlanPropsMixin.ChatChannelProperty chatChannel) Sets the value ofCfnResponsePlanMixinProps.getChatChannel()CfnResponsePlanPropsMixin.Builder.chatChannel(CfnResponsePlanPropsMixin.ChatChannelProperty chatChannel) The chat channel used for collaboration during an incident.