Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.chatbot.CfnCustomActionMixinProps.Builder
Packages that use CfnCustomActionMixinProps.Builder
-
Uses of CfnCustomActionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.chatbot
Methods in software.amazon.awscdk.cfnpropertymixins.services.chatbot that return CfnCustomActionMixinProps.BuilderModifier and TypeMethodDescriptionCfnCustomActionMixinProps.Builder.actionName(String actionName) Sets the value ofCfnCustomActionMixinProps.getActionName()Sets the value ofCfnCustomActionMixinProps.getAliasName()CfnCustomActionMixinProps.Builder.attachments(List<? extends Object> attachments) Sets the value ofCfnCustomActionMixinProps.getAttachments()CfnCustomActionMixinProps.Builder.attachments(IResolvable attachments) Sets the value ofCfnCustomActionMixinProps.getAttachments()CfnCustomActionMixinProps.builder()CfnCustomActionMixinProps.Builder.definition(CfnCustomActionPropsMixin.CustomActionDefinitionProperty definition) Sets the value ofCfnCustomActionMixinProps.getDefinition()CfnCustomActionMixinProps.Builder.definition(IResolvable definition) Sets the value ofCfnCustomActionMixinProps.getDefinition()Sets the value ofCfnCustomActionMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.chatbot with parameters of type CfnCustomActionMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCustomActionMixinProps.Builder.