Show / Hide Table of Contents

Interface IEIPRef

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

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

Stability: Experimental

Synopsis

Properties

EipRef

(experimental) A reference to a EIP resource.

Properties

EipRef

(experimental) A reference to a EIP resource.

IEIPReference EipRef { get; }
Property Value

IEIPReference

Remarks

Stability: Experimental

Back to top Generated by DocFX