Show / Hide Table of Contents

Interface ICustomActionRef

(experimental) Indicates that this resource can be referenced as a CustomAction.

Inherited Members
IEnvironmentAware.Env
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

ICustomActionReference

Remarks

Stability: Experimental

Back to top Generated by DocFX