Show / Hide Table of Contents

Interface IConnectionGroupRef

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

Namespace: Amazon.CDK.AWS.CloudFront
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IConnectionGroupRef : IConstruct, IDependable
Syntax (vb)
Public Interface IConnectionGroupRef Inherits IConstruct, IDependable
Remarks

Stability: Experimental

Synopsis

Properties

ConnectionGroupRef

(experimental) A reference to a ConnectionGroup resource.

Properties

ConnectionGroupRef

(experimental) A reference to a ConnectionGroup resource.

IConnectionGroupReference ConnectionGroupRef { get; }
Property Value

IConnectionGroupReference

Remarks

Stability: Experimental

Back to top Generated by DocFX