Show / Hide Table of Contents

Interface IStaticIpRef

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

Inherited Members
IEnvironmentAware.Env
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

IStaticIpReference

Remarks

Stability: Experimental

Back to top Generated by DocFX