Uses of Interface
software.amazon.awscdk.interfaces.chatbot.CustomActionReference
Packages that use CustomActionReference
Package
Description
AWS::Chatbot Construct Library
-
Uses of CustomActionReference in software.amazon.awscdk.interfaces.chatbot
Classes in software.amazon.awscdk.interfaces.chatbot that implement CustomActionReferenceMethods in software.amazon.awscdk.interfaces.chatbot that return CustomActionReferenceModifier and TypeMethodDescriptionCustomActionReference.Builder.build()Builds the configured instance.ICustomActionRef.getCustomActionRef()(experimental) A reference to a CustomAction resource.default CustomActionReferenceICustomActionRef.Jsii$Default.getCustomActionRef()(experimental) A reference to a CustomAction resource.final CustomActionReferenceICustomActionRef.Jsii$Proxy.getCustomActionRef()(experimental) A reference to a CustomAction resource. -
Uses of CustomActionReference in software.amazon.awscdk.services.chatbot
Methods in software.amazon.awscdk.services.chatbot that return CustomActionReferenceModifier and TypeMethodDescriptionCfnCustomAction.getCustomActionRef()A reference to a CustomAction resource.