@Generated(value="jsii-pacmak/1.34.0 (build 9b72778)", date="2021-09-17T00:39:29.449Z") @Stability(value=Stable) public interface CfnRobotApplicationVersionProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRobotApplicationVersionProps.Builder
A builder for
CfnRobotApplicationVersionProps |
static class |
CfnRobotApplicationVersionProps.Jsii$Proxy
An implementation for
CfnRobotApplicationVersionProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnRobotApplicationVersionProps.Builder |
builder() |
String |
getApplication()
`AWS::RoboMaker::RobotApplicationVersion.Application`.
|
default String |
getCurrentRevisionId()
`AWS::RoboMaker::RobotApplicationVersion.CurrentRevisionId`.
|
@Stability(value=Stable) @NotNull String getApplication()
@Stability(value=Stable) @Nullable default String getCurrentRevisionId()
@Stability(value=Stable) static CfnRobotApplicationVersionProps.Builder builder()
Copyright © 2021. All rights reserved.