public static final class CfnRobotApplication.RobotSoftwareSuiteProperty.Builder extends Object
CfnRobotApplication.RobotSoftwareSuiteProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRobotApplication.RobotSoftwareSuiteProperty |
build()
Builds the configured instance.
|
CfnRobotApplication.RobotSoftwareSuiteProperty.Builder |
withName(String value)
Sets the value of Name
|
CfnRobotApplication.RobotSoftwareSuiteProperty.Builder |
withVersion(String value)
Sets the value of Version
|
public CfnRobotApplication.RobotSoftwareSuiteProperty.Builder withName(String value)
value - ``CfnRobotApplication.RobotSoftwareSuiteProperty.Name``thispublic CfnRobotApplication.RobotSoftwareSuiteProperty.Builder withVersion(String value)
value - ``CfnRobotApplication.RobotSoftwareSuiteProperty.Version``thispublic CfnRobotApplication.RobotSoftwareSuiteProperty build()
CfnRobotApplication.RobotSoftwareSuitePropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.