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

Stratosphere.SageMaker.DeviceFleet

Documentation

data DeviceFleet Source #

Instances

Instances details
ToJSON DeviceFleet Source # 
Instance details

Defined in Stratosphere.SageMaker.DeviceFleet

Show DeviceFleet Source # 
Instance details

Defined in Stratosphere.SageMaker.DeviceFleet

Eq DeviceFleet Source # 
Instance details

Defined in Stratosphere.SageMaker.DeviceFleet

ToResourceProperties DeviceFleet Source # 
Instance details

Defined in Stratosphere.SageMaker.DeviceFleet

Property "Description" DeviceFleet Source # 
Instance details

Defined in Stratosphere.SageMaker.DeviceFleet

Associated Types

type PropertyType "Description" DeviceFleet 
Instance details

Defined in Stratosphere.SageMaker.DeviceFleet

type PropertyType "Description" DeviceFleet = Value Text

Methods

set :: PropertyType "Description" DeviceFleet -> DeviceFleet -> DeviceFleet #

Property "DeviceFleetName" DeviceFleet Source # 
Instance details

Defined in Stratosphere.SageMaker.DeviceFleet

Associated Types

type PropertyType "DeviceFleetName" DeviceFleet 
Instance details

Defined in Stratosphere.SageMaker.DeviceFleet

type PropertyType "DeviceFleetName" DeviceFleet = Value Text

Methods

set :: PropertyType "DeviceFleetName" DeviceFleet -> DeviceFleet -> DeviceFleet #

Property "OutputConfig" DeviceFleet Source # 
Instance details

Defined in Stratosphere.SageMaker.DeviceFleet

Associated Types

type PropertyType "OutputConfig" DeviceFleet 
Instance details

Defined in Stratosphere.SageMaker.DeviceFleet

Methods

set :: PropertyType "OutputConfig" DeviceFleet -> DeviceFleet -> DeviceFleet #

Property "RoleArn" DeviceFleet Source # 
Instance details

Defined in Stratosphere.SageMaker.DeviceFleet

Associated Types

type PropertyType "RoleArn" DeviceFleet 
Instance details

Defined in Stratosphere.SageMaker.DeviceFleet

Property "Tags" DeviceFleet Source # 
Instance details

Defined in Stratosphere.SageMaker.DeviceFleet

Associated Types

type PropertyType "Tags" DeviceFleet 
Instance details

Defined in Stratosphere.SageMaker.DeviceFleet

type PropertyType "Tags" DeviceFleet = [Tag]
type PropertyType "Description" DeviceFleet Source # 
Instance details

Defined in Stratosphere.SageMaker.DeviceFleet

type PropertyType "Description" DeviceFleet = Value Text
type PropertyType "DeviceFleetName" DeviceFleet Source # 
Instance details

Defined in Stratosphere.SageMaker.DeviceFleet

type PropertyType "DeviceFleetName" DeviceFleet = Value Text
type PropertyType "OutputConfig" DeviceFleet Source # 
Instance details

Defined in Stratosphere.SageMaker.DeviceFleet

type PropertyType "RoleArn" DeviceFleet Source # 
Instance details

Defined in Stratosphere.SageMaker.DeviceFleet

type PropertyType "Tags" DeviceFleet Source # 
Instance details

Defined in Stratosphere.SageMaker.DeviceFleet

type PropertyType "Tags" DeviceFleet = [Tag]