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