Show / Hide Table of Contents

Interface IRunGroupRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.Omics
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IRunGroupRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IRunGroupRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

RunGroupRef

(experimental) A reference to a RunGroup resource.

Properties

RunGroupRef

(experimental) A reference to a RunGroup resource.

IRunGroupReference RunGroupRef { get; }
Property Value

IRunGroupReference

Remarks

Stability: Experimental

Back to top Generated by DocFX