stratosphere-sagemaker-1.0.0: Stratosphere integration for AWS SageMaker.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.SageMaker.Device.DeviceProperty

Documentation

data DeviceProperty Source #

Instances

Instances details
ToJSON DeviceProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.Device.DeviceProperty

Show DeviceProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.Device.DeviceProperty

Eq DeviceProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.Device.DeviceProperty

ToResourceProperties DeviceProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.Device.DeviceProperty

Property "Description" DeviceProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.Device.DeviceProperty

Associated Types

type PropertyType "Description" DeviceProperty 
Instance details

Defined in Stratosphere.SageMaker.Device.DeviceProperty

type PropertyType "Description" DeviceProperty = Value Text
Property "DeviceName" DeviceProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.Device.DeviceProperty

Associated Types

type PropertyType "DeviceName" DeviceProperty 
Instance details

Defined in Stratosphere.SageMaker.Device.DeviceProperty

Property "IotThingName" DeviceProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.Device.DeviceProperty

Associated Types

type PropertyType "IotThingName" DeviceProperty 
Instance details

Defined in Stratosphere.SageMaker.Device.DeviceProperty

type PropertyType "IotThingName" DeviceProperty = Value Text
type PropertyType "Description" DeviceProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.Device.DeviceProperty

type PropertyType "Description" DeviceProperty = Value Text
type PropertyType "DeviceName" DeviceProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.Device.DeviceProperty

type PropertyType "IotThingName" DeviceProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.Device.DeviceProperty

type PropertyType "IotThingName" DeviceProperty = Value Text