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