@Stability(value=External) 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 |
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=External) public CfnSimulationApplication.RenderingEngineProperty.Builder name(String name)
CfnSimulationApplication.RenderingEngineProperty.getName()name - `CfnSimulationApplication.RenderingEngineProperty.Name`. This parameter is required.this@Stability(value=External) public CfnSimulationApplication.RenderingEngineProperty.Builder version(String version)
CfnSimulationApplication.RenderingEngineProperty.getVersion()version - `CfnSimulationApplication.RenderingEngineProperty.Version`. This parameter is required.this@Stability(value=External) public CfnSimulationApplication.RenderingEngineProperty build()
CfnSimulationApplication.RenderingEnginePropertyNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.