Show / Hide Table of Contents

Interface IServiceNetworkRef

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

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

Stability: Experimental

Synopsis

Properties

ServiceNetworkRef

(experimental) A reference to a ServiceNetwork resource.

Properties

ServiceNetworkRef

(experimental) A reference to a ServiceNetwork resource.

IServiceNetworkReference ServiceNetworkRef { get; }
Property Value

IServiceNetworkReference

Remarks

Stability: Experimental

Back to top Generated by DocFX