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

Stratosphere.SageMaker.InferenceExperiment

Documentation

data ShadowModeConfigProperty Source #

Instances

Instances details
ToJSON ShadowModeConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ShadowModeConfigProperty

Show ShadowModeConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ShadowModeConfigProperty

Eq ShadowModeConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ShadowModeConfigProperty

ToResourceProperties ShadowModeConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ShadowModeConfigProperty

Property "ShadowModelVariants" ShadowModeConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ShadowModeConfigProperty

Property "SourceModelVariantName" ShadowModeConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ShadowModeConfigProperty

Associated Types

type PropertyType "SourceModelVariantName" ShadowModeConfigProperty 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ShadowModeConfigProperty

type PropertyType "SourceModelVariantName" ShadowModeConfigProperty = Value Text
type PropertyType "ShadowModelVariants" ShadowModeConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ShadowModeConfigProperty

type PropertyType "SourceModelVariantName" ShadowModeConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ShadowModeConfigProperty

type PropertyType "SourceModelVariantName" ShadowModeConfigProperty = Value Text

data ShadowModelVariantConfigProperty Source #

Instances

Instances details
ToJSON ShadowModelVariantConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ShadowModelVariantConfigProperty

Show ShadowModelVariantConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ShadowModelVariantConfigProperty

Eq ShadowModelVariantConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ShadowModelVariantConfigProperty

ToResourceProperties ShadowModelVariantConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ShadowModelVariantConfigProperty

Property "SamplingPercentage" ShadowModelVariantConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ShadowModelVariantConfigProperty

Property "ShadowModelVariantName" ShadowModelVariantConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ShadowModelVariantConfigProperty

type PropertyType "SamplingPercentage" ShadowModelVariantConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ShadowModelVariantConfigProperty

type PropertyType "ShadowModelVariantName" ShadowModelVariantConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ShadowModelVariantConfigProperty

data InferenceExperiment Source #

Constructors

InferenceExperiment

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-inferenceexperiment.html

Fields

Instances

Instances details
ToJSON InferenceExperiment Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

Show InferenceExperiment Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

Eq InferenceExperiment Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

ToResourceProperties InferenceExperiment Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

Property "DataStorageConfig" InferenceExperiment Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

Associated Types

type PropertyType "DataStorageConfig" InferenceExperiment 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

Property "Description" InferenceExperiment Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

Associated Types

type PropertyType "Description" InferenceExperiment 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

Property "DesiredState" InferenceExperiment Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

Associated Types

type PropertyType "DesiredState" InferenceExperiment 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

Property "EndpointName" InferenceExperiment Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

Associated Types

type PropertyType "EndpointName" InferenceExperiment 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

Property "KmsKey" InferenceExperiment Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

Associated Types

type PropertyType "KmsKey" InferenceExperiment 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

Property "ModelVariants" InferenceExperiment Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

Associated Types

type PropertyType "ModelVariants" InferenceExperiment 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

Property "Name" InferenceExperiment Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

Associated Types

type PropertyType "Name" InferenceExperiment 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

Property "RoleArn" InferenceExperiment Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

Associated Types

type PropertyType "RoleArn" InferenceExperiment 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

Property "Schedule" InferenceExperiment Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

Property "ShadowModeConfig" InferenceExperiment Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

Associated Types

type PropertyType "ShadowModeConfig" InferenceExperiment 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

Property "StatusReason" InferenceExperiment Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

Associated Types

type PropertyType "StatusReason" InferenceExperiment 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

Property "Tags" InferenceExperiment Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

Associated Types

type PropertyType "Tags" InferenceExperiment 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

Property "Type" InferenceExperiment Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

Associated Types

type PropertyType "Type" InferenceExperiment 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

type PropertyType "DataStorageConfig" InferenceExperiment Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

type PropertyType "Description" InferenceExperiment Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

type PropertyType "DesiredState" InferenceExperiment Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

type PropertyType "EndpointName" InferenceExperiment Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

type PropertyType "KmsKey" InferenceExperiment Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

type PropertyType "ModelVariants" InferenceExperiment Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

type PropertyType "Name" InferenceExperiment Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

type PropertyType "RoleArn" InferenceExperiment Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

type PropertyType "Schedule" InferenceExperiment Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

type PropertyType "ShadowModeConfig" InferenceExperiment Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

type PropertyType "StatusReason" InferenceExperiment Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

type PropertyType "Tags" InferenceExperiment Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment

type PropertyType "Type" InferenceExperiment Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment