Show / Hide Table of Contents

Interface IEnvironmentRef

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

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

IEnvironmentReference

Remarks

Stability: Experimental

Back to top Generated by DocFX