@Stability(value=External) 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 |
name(String name)
Sets the value of
CfnRobotApplication.RobotSoftwareSuiteProperty.getName() |
CfnRobotApplication.RobotSoftwareSuiteProperty.Builder |
version(String version)
Sets the value of
CfnRobotApplication.RobotSoftwareSuiteProperty.getVersion() |
@Stability(value=External) public CfnRobotApplication.RobotSoftwareSuiteProperty.Builder name(String name)
CfnRobotApplication.RobotSoftwareSuiteProperty.getName()name - `CfnRobotApplication.RobotSoftwareSuiteProperty.Name`. This parameter is required.this@Stability(value=External) public CfnRobotApplication.RobotSoftwareSuiteProperty.Builder version(String version)
CfnRobotApplication.RobotSoftwareSuiteProperty.getVersion()version - `CfnRobotApplication.RobotSoftwareSuiteProperty.Version`. This parameter is required.this@Stability(value=External) public CfnRobotApplication.RobotSoftwareSuiteProperty build()
CfnRobotApplication.RobotSoftwareSuitePropertyNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.