@Generated(value="jsii-pacmak/0.10.5 (build 46bc9b0)", date="2019-05-24T10:14:23.496Z") public interface CfnRobotApplicationProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-robotapplication.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRobotApplicationProps.Builder
A builder for
CfnRobotApplicationProps |
static class |
CfnRobotApplicationProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnRobotApplicationProps.Builder |
builder() |
String |
getCurrentRevisionId()
`AWS::RoboMaker::RobotApplication.CurrentRevisionId`.
|
String |
getName()
`AWS::RoboMaker::RobotApplication.Name`.
|
Object |
getRobotSoftwareSuite()
`AWS::RoboMaker::RobotApplication.RobotSoftwareSuite`.
|
Object |
getSources()
`AWS::RoboMaker::RobotApplication.Sources`.
|
com.fasterxml.jackson.databind.node.ObjectNode |
getTags()
`AWS::RoboMaker::RobotApplication.Tags`.
|
Object getRobotSoftwareSuite()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-robotapplication.html#cfn-robomaker-robotapplication-robotsoftwaresuiteObject getSources()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-robotapplication.html#cfn-robomaker-robotapplication-sourcesString getCurrentRevisionId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-robotapplication.html#cfn-robomaker-robotapplication-currentrevisionidString getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-robotapplication.html#cfn-robomaker-robotapplication-namecom.fasterxml.jackson.databind.node.ObjectNode getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-robotapplication.html#cfn-robomaker-robotapplication-tagsstatic CfnRobotApplicationProps.Builder builder()
CfnRobotApplicationProps.Builder of CfnRobotApplicationPropsCopyright © 2019. All rights reserved.