Show / Hide Table of Contents

Interface IContainerRef

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

Namespace: Amazon.CDK.AWS.Lightsail
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IContainerRef : IConstruct, IDependable
Syntax (vb)
Public Interface IContainerRef Inherits IConstruct, IDependable
Remarks

Stability: Experimental

Synopsis

Properties

ContainerRef

(experimental) A reference to a Container resource.

Properties

ContainerRef

(experimental) A reference to a Container resource.

IContainerReference ContainerRef { get; }
Property Value

IContainerReference

Remarks

Stability: Experimental

Back to top Generated by DocFX