Show / Hide Table of Contents

Interface ISiteRef

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

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

Stability: Experimental

Synopsis

Properties

SiteRef

(experimental) A reference to a Site resource.

Properties

SiteRef

(experimental) A reference to a Site resource.

ISiteReference SiteRef { get; }
Property Value

ISiteReference

Remarks

Stability: Experimental

Back to top Generated by DocFX