Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.chatbot.CfnCustomActionPropsMixin.CustomActionAttachmentProperty.Builder
Packages that use CfnCustomActionPropsMixin.CustomActionAttachmentProperty.Builder
-
Uses of CfnCustomActionPropsMixin.CustomActionAttachmentProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.chatbot
Methods in software.amazon.awscdk.cfnpropertymixins.services.chatbot that return CfnCustomActionPropsMixin.CustomActionAttachmentProperty.BuilderModifier and TypeMethodDescriptionCfnCustomActionPropsMixin.CustomActionAttachmentProperty.builder()CfnCustomActionPropsMixin.CustomActionAttachmentProperty.Builder.buttonText(String buttonText) Sets the value ofCfnCustomActionPropsMixin.CustomActionAttachmentProperty.getButtonText()CfnCustomActionPropsMixin.CustomActionAttachmentProperty.Builder.criteria(List<? extends Object> criteria) Sets the value ofCfnCustomActionPropsMixin.CustomActionAttachmentProperty.getCriteria()CfnCustomActionPropsMixin.CustomActionAttachmentProperty.Builder.criteria(IResolvable criteria) Sets the value ofCfnCustomActionPropsMixin.CustomActionAttachmentProperty.getCriteria()CfnCustomActionPropsMixin.CustomActionAttachmentProperty.Builder.notificationType(String notificationType) CfnCustomActionPropsMixin.CustomActionAttachmentProperty.Builder.variables(Map<String, String> variables) Sets the value ofCfnCustomActionPropsMixin.CustomActionAttachmentProperty.getVariables()CfnCustomActionPropsMixin.CustomActionAttachmentProperty.Builder.variables(IResolvable variables) Sets the value ofCfnCustomActionPropsMixin.CustomActionAttachmentProperty.getVariables()Constructors in software.amazon.awscdk.cfnpropertymixins.services.chatbot with parameters of type CfnCustomActionPropsMixin.CustomActionAttachmentProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCustomActionPropsMixin.CustomActionAttachmentProperty.Builder.