Interface IFunctionRef
(experimental) Indicates that this resource can be referenced as a Function.
Inherited Members
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
Remarks
Stability: Experimental