Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnDeviceMixinProps.Builder
Packages that use CfnDeviceMixinProps.Builder
-
Uses of CfnDeviceMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnDeviceMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnDeviceMixinProps.BuilderCfnDeviceMixinProps.builder()CfnDeviceMixinProps.Builder.device(CfnDevicePropsMixin.DeviceProperty device) Sets the value ofCfnDeviceMixinProps.getDevice()CfnDeviceMixinProps.Builder.device(IResolvable device) Sets the value ofCfnDeviceMixinProps.getDevice()CfnDeviceMixinProps.Builder.deviceFleetName(String deviceFleetName) Sets the value ofCfnDeviceMixinProps.getDeviceFleetName()Sets the value ofCfnDeviceMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnDeviceMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDeviceMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDeviceMixinProps.Builder.