@Stability(value=Stable) public static final class CfnSimulationApplicationVersionProps.Builder extends Object implements software.amazon.jsii.Builder<CfnSimulationApplicationVersionProps>
CfnSimulationApplicationVersionProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnSimulationApplicationVersionProps.Builder |
application(String application)
Sets the value of
CfnSimulationApplicationVersionProps.getApplication() |
CfnSimulationApplicationVersionProps |
build()
Builds the configured instance.
|
CfnSimulationApplicationVersionProps.Builder |
currentRevisionId(String currentRevisionId)
Sets the value of
CfnSimulationApplicationVersionProps.getCurrentRevisionId() |
@Stability(value=Stable) public CfnSimulationApplicationVersionProps.Builder application(String application)
CfnSimulationApplicationVersionProps.getApplication()application - `AWS::RoboMaker::SimulationApplicationVersion.Application`. This parameter is required.this@Stability(value=Stable) public CfnSimulationApplicationVersionProps.Builder currentRevisionId(String currentRevisionId)
CfnSimulationApplicationVersionProps.getCurrentRevisionId()currentRevisionId - `AWS::RoboMaker::SimulationApplicationVersion.CurrentRevisionId`.this@Stability(value=Stable) public CfnSimulationApplicationVersionProps build()
build in interface software.amazon.jsii.Builder<CfnSimulationApplicationVersionProps>CfnSimulationApplicationVersionPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.