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