interface ISimulationApplicationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.RoboMaker.ISimulationApplicationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsrobomaker#ISimulationApplicationRef |
![]() | software.amazon.awscdk.services.robomaker.ISimulationApplicationRef |
![]() | aws_cdk.aws_robomaker.ISimulationApplicationRef |
![]() | aws-cdk-lib » aws_robomaker » ISimulationApplicationRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a SimulationApplication.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
simulation | Simulation | A reference to a SimulationApplication resource. |
node
Type:
Node
The tree node.
simulationApplicationRef
Type:
Simulation
A reference to a SimulationApplication resource.