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

Stratosphere.SageMaker.EndpointConfig.ServerlessConfigProperty

Documentation

data ServerlessConfigProperty Source #

Instances

Instances details
ToJSON ServerlessConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig.ServerlessConfigProperty

Show ServerlessConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig.ServerlessConfigProperty

Eq ServerlessConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig.ServerlessConfigProperty

ToResourceProperties ServerlessConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig.ServerlessConfigProperty

Property "MaxConcurrency" ServerlessConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig.ServerlessConfigProperty

Property "MemorySizeInMB" ServerlessConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig.ServerlessConfigProperty

Property "ProvisionedConcurrency" ServerlessConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig.ServerlessConfigProperty

Associated Types

type PropertyType "ProvisionedConcurrency" ServerlessConfigProperty 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig.ServerlessConfigProperty

type PropertyType "ProvisionedConcurrency" ServerlessConfigProperty = Value Integer
type PropertyType "MaxConcurrency" ServerlessConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig.ServerlessConfigProperty

type PropertyType "MemorySizeInMB" ServerlessConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig.ServerlessConfigProperty

type PropertyType "ProvisionedConcurrency" ServerlessConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig.ServerlessConfigProperty

type PropertyType "ProvisionedConcurrency" ServerlessConfigProperty = Value Integer