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
Remarks
Stability: Experimental