Uses of Interface
software.amazon.awscdk.services.sagemaker.CfnDevice.DeviceProperty
Packages that use CfnDevice.DeviceProperty
-
Uses of CfnDevice.DeviceProperty in software.amazon.awscdk.services.sagemaker
Classes in software.amazon.awscdk.services.sagemaker that implement CfnDevice.DevicePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDevice.DevicePropertyMethods in software.amazon.awscdk.services.sagemaker that return CfnDevice.DevicePropertyModifier and TypeMethodDescriptionCfnDevice.DeviceProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sagemaker with parameters of type CfnDevice.DevicePropertyModifier and TypeMethodDescriptionCfnDevice.Builder.device(CfnDevice.DeviceProperty device) Edge device you want to create.CfnDeviceProps.Builder.device(CfnDevice.DeviceProperty device) Sets the value ofCfnDeviceProps.getDevice()voidCfnDevice.setDevice(CfnDevice.DeviceProperty value) Edge device you want to create.