Interface IFunctionRef
(experimental) Indicates that this resource can be referenced as a Function.
Namespace: Amazon.CDK.AWS.CloudFront
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IFunctionRef : IConstruct, IDependable
Syntax (vb)
Public Interface IFunctionRef Inherits IConstruct, IDependable
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