@Generated(value="jsii-pacmak/1.34.0 (build 9b72778)", date="2021-09-17T00:39:29.449Z") @Stability(value=Stable) public interface CfnRobotProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRobotProps.Builder
A builder for
CfnRobotProps |
static class |
CfnRobotProps.Jsii$Proxy
An implementation for
CfnRobotProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnRobotProps.Builder |
builder() |
String |
getArchitecture()
`AWS::RoboMaker::Robot.Architecture`.
|
default String |
getFleet()
`AWS::RoboMaker::Robot.Fleet`.
|
String |
getGreengrassGroupId()
`AWS::RoboMaker::Robot.GreengrassGroupId`.
|
default String |
getName()
`AWS::RoboMaker::Robot.Name`.
|
default Object |
getTags()
`AWS::RoboMaker::Robot.Tags`.
|
@Stability(value=Stable) @NotNull String getArchitecture()
@Stability(value=Stable) @NotNull String getGreengrassGroupId()
@Stability(value=Stable) @Nullable default String getFleet()
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) @Nullable default Object getTags()
@Stability(value=Stable) static CfnRobotProps.Builder builder()
CfnRobotProps.Builder of CfnRobotPropsCopyright © 2021. All rights reserved.