@Stability(value=External)
public static interface CfnSimulationApplication.RenderingEngineProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-robomaker-simulationapplication-renderingengine.html| 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=External) String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-robomaker-simulationapplication-renderingengine.html#cfn-robomaker-simulationapplication-renderingengine-name@Stability(value=External) String getVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-robomaker-simulationapplication-renderingengine.html#cfn-robomaker-simulationapplication-renderingengine-version@Stability(value=External) static CfnSimulationApplication.RenderingEngineProperty.Builder builder()
Copyright © 2020. All rights reserved.