@Stability(value=Stable) public static final class CfnSimulationApplication.RenderingEngineProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnSimulationApplication.RenderingEngineProperty>
CfnSimulationApplication.RenderingEngineProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnSimulationApplication.RenderingEngineProperty |
build()
Builds the configured instance.
|
CfnSimulationApplication.RenderingEngineProperty.Builder |
name(String name)
Sets the value of
CfnSimulationApplication.RenderingEngineProperty.getName() |
CfnSimulationApplication.RenderingEngineProperty.Builder |
version(String version)
Sets the value of
CfnSimulationApplication.RenderingEngineProperty.getVersion() |
@Stability(value=Stable) public CfnSimulationApplication.RenderingEngineProperty.Builder name(String name)
CfnSimulationApplication.RenderingEngineProperty.getName()name - `CfnSimulationApplication.RenderingEngineProperty.Name`. This parameter is required.this@Stability(value=Stable) public CfnSimulationApplication.RenderingEngineProperty.Builder version(String version)
CfnSimulationApplication.RenderingEngineProperty.getVersion()version - `CfnSimulationApplication.RenderingEngineProperty.Version`. This parameter is required.this@Stability(value=Stable) public CfnSimulationApplication.RenderingEngineProperty build()
build in interface software.amazon.jsii.Builder<CfnSimulationApplication.RenderingEngineProperty>CfnSimulationApplication.RenderingEnginePropertyNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.