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