Uses of Class
software.amazon.awscdk.services.chatbot.CfnCustomActionProps.Builder
Packages that use CfnCustomActionProps.Builder
-
Uses of CfnCustomActionProps.Builder in software.amazon.awscdk.services.chatbot
Methods in software.amazon.awscdk.services.chatbot that return CfnCustomActionProps.BuilderModifier and TypeMethodDescriptionCfnCustomActionProps.Builder.actionName(String actionName) Sets the value ofCfnCustomActionProps.getActionName()Sets the value ofCfnCustomActionProps.getAliasName()CfnCustomActionProps.Builder.attachments(List<? extends Object> attachments) Sets the value ofCfnCustomActionProps.getAttachments()CfnCustomActionProps.Builder.attachments(IResolvable attachments) Sets the value ofCfnCustomActionProps.getAttachments()static CfnCustomActionProps.BuilderCfnCustomActionProps.builder()CfnCustomActionProps.Builder.definition(IResolvable definition) Sets the value ofCfnCustomActionProps.getDefinition()CfnCustomActionProps.Builder.definition(CfnCustomAction.CustomActionDefinitionProperty definition) Sets the value ofCfnCustomActionProps.getDefinition()Sets the value ofCfnCustomActionProps.getTags()Constructors in software.amazon.awscdk.services.chatbot with parameters of type CfnCustomActionProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnCustomActionProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnCustomActionProps.Builder.