@Stability(value=Stable)
public static interface CfnSimulationApplication.RenderingEngineProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnSimulationApplication.RenderingEngineProperty.Builder
A builder for
CfnSimulationApplication.RenderingEngineProperty |
static class |
CfnSimulationApplication.RenderingEngineProperty.Jsii$Proxy
An implementation for
CfnSimulationApplication.RenderingEngineProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnSimulationApplication.RenderingEngineProperty.Builder |
builder() |
String |
getName()
`CfnSimulationApplication.RenderingEngineProperty.Name`.
|
String |
getVersion()
`CfnSimulationApplication.RenderingEngineProperty.Version`.
|
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @NotNull String getVersion()
@Stability(value=Stable) static CfnSimulationApplication.RenderingEngineProperty.Builder builder()
Copyright © 2021. All rights reserved.