@Stability(value=Stable) public static final class CfnSimulationApplication.RenderingEngineProperty.Builder extends Object
CfnSimulationApplication.RenderingEngineProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnSimulationApplication.RenderingEngineProperty |
build()
Builds the configured instance.
|
CfnSimulationApplication.RenderingEngineProperty.Builder |
withName(String value)
Sets the value of Name
|
CfnSimulationApplication.RenderingEngineProperty.Builder |
withVersion(String value)
Sets the value of Version
|
@Stability(value=Stable) public CfnSimulationApplication.RenderingEngineProperty.Builder withName(String value)
value - `CfnSimulationApplication.RenderingEngineProperty.Name`.this@Stability(value=Stable) public CfnSimulationApplication.RenderingEngineProperty.Builder withVersion(String value)
value - `CfnSimulationApplication.RenderingEngineProperty.Version`.this@Stability(value=Stable) public CfnSimulationApplication.RenderingEngineProperty build()
CfnSimulationApplication.RenderingEnginePropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.