Show / Hide Table of Contents

Interface IIPAMScopeRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.EC2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IIPAMScopeRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IIPAMScopeRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

IpamScopeRef

(experimental) A reference to a IPAMScope resource.

Properties

IpamScopeRef

(experimental) A reference to a IPAMScope resource.

IIPAMScopeReference IpamScopeRef { get; }
Property Value

IIPAMScopeReference

Remarks

Stability: Experimental

Back to top Generated by DocFX