Show / Hide Table of Contents

Interface IFunctionRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.CloudFront
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IFunctionRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IFunctionRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

FunctionRef

(experimental) A reference to a Function resource.

Properties

FunctionRef

(experimental) A reference to a Function resource.

IFunctionReference FunctionRef { get; }
Property Value

IFunctionReference

Remarks

Stability: Experimental

Back to top Generated by DocFX