@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:21.916Z") @Stability(value=Stable) public interface CfnSimulationApplicationVersionProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnSimulationApplicationVersionProps.Builder
A builder for
CfnSimulationApplicationVersionProps |
static class |
CfnSimulationApplicationVersionProps.Jsii$Proxy
An implementation for
CfnSimulationApplicationVersionProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnSimulationApplicationVersionProps.Builder |
builder() |
String |
getApplication()
`AWS::RoboMaker::SimulationApplicationVersion.Application`.
|
default String |
getCurrentRevisionId()
`AWS::RoboMaker::SimulationApplicationVersion.CurrentRevisionId`.
|
@Stability(value=Stable) @NotNull String getApplication()
@Stability(value=Stable) @Nullable default String getCurrentRevisionId()
@Stability(value=Stable) static CfnSimulationApplicationVersionProps.Builder builder()
Copyright © 2021. All rights reserved.