Uses of Interface
software.amazon.awscdk.services.chatbot.CfnCustomActionProps
Packages that use CfnCustomActionProps
-
Uses of CfnCustomActionProps in software.amazon.awscdk.services.chatbot
Classes in software.amazon.awscdk.services.chatbot that implement CfnCustomActionPropsMethods in software.amazon.awscdk.services.chatbot that return CfnCustomActionPropsModifier and TypeMethodDescriptionCfnCustomActionProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.chatbot with parameters of type CfnCustomActionPropsModifierConstructorDescriptionCfnCustomAction(software.constructs.Construct scope, String id, CfnCustomActionProps props) Create a newAWS::Chatbot::CustomAction.