Uses of Class
software.amazon.awscdk.services.robomaker.CfnRobotProps.Builder
-
Uses of CfnRobotProps.Builder in software.amazon.awscdk.services.robomaker
Modifier and TypeMethodDescriptionCfnRobotProps.Builder.architecture
(String architecture) Sets the value ofCfnRobotProps.getArchitecture()
static CfnRobotProps.Builder
CfnRobotProps.builder()
Sets the value ofCfnRobotProps.getFleet()
CfnRobotProps.Builder.greengrassGroupId
(String greengrassGroupId) Sets the value ofCfnRobotProps.getGreengrassGroupId()
Sets the value ofCfnRobotProps.getName()
Sets the value ofCfnRobotProps.getTags()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnRobotProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRobotProps.Builder
.