Interface IRunGroupRef
(experimental) Indicates that this resource can be referenced as a RunGroup.
Inherited Members
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
Remarks
Stability: Experimental