Uses of Class
software.amazon.awscdk.services.sagemaker.CfnDeviceProps.Builder
-
Uses of CfnDeviceProps.Builder in software.amazon.awscdk.services.sagemaker
Modifier and TypeMethodDescriptionstatic CfnDeviceProps.Builder
CfnDeviceProps.builder()
CfnDeviceProps.Builder.device
(IResolvable device) Sets the value ofCfnDeviceProps.getDevice()
CfnDeviceProps.Builder.device
(CfnDevice.DeviceProperty device) Sets the value ofCfnDeviceProps.getDevice()
CfnDeviceProps.Builder.deviceFleetName
(String deviceFleetName) Sets the value ofCfnDeviceProps.getDeviceFleetName()
Sets the value ofCfnDeviceProps.getTags()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnDeviceProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDeviceProps.Builder
.