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
|
public CfnRobotApplicationVersionProps.Builder withApplication(String value)
value - ``AWS::RoboMaker::RobotApplicationVersion.Application``thispublic CfnRobotApplicationVersionProps.Builder withCurrentRevisionId(@Nullable String value)
value - ``AWS::RoboMaker::RobotApplicationVersion.CurrentRevisionId``thispublic CfnRobotApplicationVersionProps build()
CfnRobotApplicationVersionPropsNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.