Interface ICustomActionRef
(experimental) Indicates that this resource can be referenced as a CustomAction.
Inherited Members
Namespace: Amazon.CDK.Interfaces.Chatbot
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ICustomActionRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface ICustomActionRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| CustomActionRef | (experimental) A reference to a CustomAction resource. |
Properties
CustomActionRef
(experimental) A reference to a CustomAction resource.
ICustomActionReference CustomActionRef { get; }
Property Value
Remarks
Stability: Experimental