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

Stratosphere.SageMaker.EndpointConfig

Documentation

data EndpointConfig Source #

Constructors

EndpointConfig

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

Fields

Instances

Instances details
ToJSON EndpointConfig Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

Show EndpointConfig Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

Eq EndpointConfig Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

ToResourceProperties EndpointConfig Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

Property "AsyncInferenceConfig" EndpointConfig Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

Associated Types

type PropertyType "AsyncInferenceConfig" EndpointConfig 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

Methods

set :: PropertyType "AsyncInferenceConfig" EndpointConfig -> EndpointConfig -> EndpointConfig #

Property "DataCaptureConfig" EndpointConfig Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

Associated Types

type PropertyType "DataCaptureConfig" EndpointConfig 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

Methods

set :: PropertyType "DataCaptureConfig" EndpointConfig -> EndpointConfig -> EndpointConfig #

Property "EnableNetworkIsolation" EndpointConfig Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

Associated Types

type PropertyType "EnableNetworkIsolation" EndpointConfig 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

type PropertyType "EnableNetworkIsolation" EndpointConfig = Value Bool

Methods

set :: PropertyType "EnableNetworkIsolation" EndpointConfig -> EndpointConfig -> EndpointConfig #

Property "EndpointConfigName" EndpointConfig Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

Associated Types

type PropertyType "EndpointConfigName" EndpointConfig 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

type PropertyType "EndpointConfigName" EndpointConfig = Value Text

Methods

set :: PropertyType "EndpointConfigName" EndpointConfig -> EndpointConfig -> EndpointConfig #

Property "ExecutionRoleArn" EndpointConfig Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

Associated Types

type PropertyType "ExecutionRoleArn" EndpointConfig 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

type PropertyType "ExecutionRoleArn" EndpointConfig = Value Text

Methods

set :: PropertyType "ExecutionRoleArn" EndpointConfig -> EndpointConfig -> EndpointConfig #

Property "ExplainerConfig" EndpointConfig Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

Associated Types

type PropertyType "ExplainerConfig" EndpointConfig 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

Methods

set :: PropertyType "ExplainerConfig" EndpointConfig -> EndpointConfig -> EndpointConfig #

Property "KmsKeyId" EndpointConfig Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

Associated Types

type PropertyType "KmsKeyId" EndpointConfig 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

Property "ProductionVariants" EndpointConfig Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

Associated Types

type PropertyType "ProductionVariants" EndpointConfig 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

Methods

set :: PropertyType "ProductionVariants" EndpointConfig -> EndpointConfig -> EndpointConfig #

Property "ShadowProductionVariants" EndpointConfig Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

Associated Types

type PropertyType "ShadowProductionVariants" EndpointConfig 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

type PropertyType "ShadowProductionVariants" EndpointConfig = [ProductionVariantProperty]

Methods

set :: PropertyType "ShadowProductionVariants" EndpointConfig -> EndpointConfig -> EndpointConfig #

Property "Tags" EndpointConfig Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

Associated Types

type PropertyType "Tags" EndpointConfig 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

Property "VpcConfig" EndpointConfig Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

Associated Types

type PropertyType "VpcConfig" EndpointConfig 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

type PropertyType "AsyncInferenceConfig" EndpointConfig Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

type PropertyType "DataCaptureConfig" EndpointConfig Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

type PropertyType "EnableNetworkIsolation" EndpointConfig Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

type PropertyType "EnableNetworkIsolation" EndpointConfig = Value Bool
type PropertyType "EndpointConfigName" EndpointConfig Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

type PropertyType "EndpointConfigName" EndpointConfig = Value Text
type PropertyType "ExecutionRoleArn" EndpointConfig Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

type PropertyType "ExecutionRoleArn" EndpointConfig = Value Text
type PropertyType "ExplainerConfig" EndpointConfig Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

type PropertyType "KmsKeyId" EndpointConfig Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

type PropertyType "ProductionVariants" EndpointConfig Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

type PropertyType "ShadowProductionVariants" EndpointConfig Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

type PropertyType "ShadowProductionVariants" EndpointConfig = [ProductionVariantProperty]
type PropertyType "Tags" EndpointConfig Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig

type PropertyType "VpcConfig" EndpointConfig Source # 
Instance details

Defined in Stratosphere.SageMaker.EndpointConfig