Interface IEIPRef
(experimental) Indicates that this resource can be referenced as a EIP.
Inherited Members
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
Remarks
Stability: Experimental