@Stability(value=Stable)
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`.
|
@Stability(value=Stable) String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-robomaker-robotapplication-robotsoftwaresuite.html#cfn-robomaker-robotapplication-robotsoftwaresuite-name@Stability(value=Stable) String getVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-robomaker-robotapplication-robotsoftwaresuite.html#cfn-robomaker-robotapplication-robotsoftwaresuite-version@Stability(value=Stable) static CfnRobotApplication.RobotSoftwareSuiteProperty.Builder builder()
Copyright © 2019. All rights reserved.