public static interface CfnRobotApplication.RobotSoftwareSuiteProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-robomaker-robotapplication-robotsoftwaresuite.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRobotApplication.RobotSoftwareSuiteProperty.Builder
A builder for
CfnRobotApplication.RobotSoftwareSuiteProperty |
static class |
CfnRobotApplication.RobotSoftwareSuiteProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnRobotApplication.RobotSoftwareSuiteProperty.Builder |
builder() |
String |
getName()
`CfnRobotApplication.RobotSoftwareSuiteProperty.Name`
|
String |
getVersion()
`CfnRobotApplication.RobotSoftwareSuiteProperty.Version`
|
void |
setName(String value)
`CfnRobotApplication.RobotSoftwareSuiteProperty.Name`
|
void |
setVersion(String value)
`CfnRobotApplication.RobotSoftwareSuiteProperty.Version`
|
String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-robomaker-robotapplication-robotsoftwaresuite.html#cfn-robomaker-robotapplication-robotsoftwaresuite-namevoid setName(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-robomaker-robotapplication-robotsoftwaresuite.html#cfn-robomaker-robotapplication-robotsoftwaresuite-nameString getVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-robomaker-robotapplication-robotsoftwaresuite.html#cfn-robomaker-robotapplication-robotsoftwaresuite-versionvoid setVersion(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-robomaker-robotapplication-robotsoftwaresuite.html#cfn-robomaker-robotapplication-robotsoftwaresuite-versionstatic CfnRobotApplication.RobotSoftwareSuiteProperty.Builder builder()
Copyright © 2019. All rights reserved.