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