@Stability(value=Stable) public static final class CfnRobotApplicationVersionProps.Builder extends Object
CfnRobotApplicationVersionProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRobotApplicationVersionProps |
build()
Builds the configured instance.
|
CfnRobotApplicationVersionProps.Builder |
withApplication(String value)
Sets the value of Application
|
CfnRobotApplicationVersionProps.Builder |
withCurrentRevisionId(String value)
Sets the value of CurrentRevisionId
|
@Stability(value=Stable) public CfnRobotApplicationVersionProps.Builder withApplication(String value)
value - `AWS::RoboMaker::RobotApplicationVersion.Application`.this@Stability(value=Stable) public CfnRobotApplicationVersionProps.Builder withCurrentRevisionId(@Nullable String value)
value - `AWS::RoboMaker::RobotApplicationVersion.CurrentRevisionId`.this@Stability(value=Stable) public CfnRobotApplicationVersionProps build()
CfnRobotApplicationVersionPropsNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.