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