Interface IStaticIpRef
(experimental) Indicates that this resource can be referenced as a StaticIp.
Inherited Members
Namespace: Amazon.CDK.Interfaces.Lightsail
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IStaticIpRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IStaticIpRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| StaticIpRef | (experimental) A reference to a StaticIp resource. |
Properties
StaticIpRef
(experimental) A reference to a StaticIp resource.
IStaticIpReference StaticIpRef { get; }
Property Value
Remarks
Stability: Experimental