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