Show / Hide Table of Contents

Interface IServiceEnvironmentRef

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

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

IServiceEnvironmentReference

Remarks

Stability: Experimental

Back to top Generated by DocFX