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