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