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

Stratosphere.SageMaker.NotebookInstance

Documentation

data NotebookInstance Source #

Constructors

NotebookInstance

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

Fields

Instances

Instances details
ToJSON NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

Show NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

Eq NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

ToResourceProperties NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

Property "AcceleratorTypes" NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

Associated Types

type PropertyType "AcceleratorTypes" NotebookInstance 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

type PropertyType "AcceleratorTypes" NotebookInstance = ValueList Text
Property "AdditionalCodeRepositories" NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

Associated Types

type PropertyType "AdditionalCodeRepositories" NotebookInstance 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

type PropertyType "AdditionalCodeRepositories" NotebookInstance = ValueList Text

Methods

set :: PropertyType "AdditionalCodeRepositories" NotebookInstance -> NotebookInstance -> NotebookInstance #

Property "DefaultCodeRepository" NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

Associated Types

type PropertyType "DefaultCodeRepository" NotebookInstance 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

type PropertyType "DefaultCodeRepository" NotebookInstance = Value Text

Methods

set :: PropertyType "DefaultCodeRepository" NotebookInstance -> NotebookInstance -> NotebookInstance #

Property "DirectInternetAccess" NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

Associated Types

type PropertyType "DirectInternetAccess" NotebookInstance 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

type PropertyType "DirectInternetAccess" NotebookInstance = Value Text

Methods

set :: PropertyType "DirectInternetAccess" NotebookInstance -> NotebookInstance -> NotebookInstance #

Property "InstanceMetadataServiceConfiguration" NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

Associated Types

type PropertyType "InstanceMetadataServiceConfiguration" NotebookInstance 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

type PropertyType "InstanceMetadataServiceConfiguration" NotebookInstance = InstanceMetadataServiceConfigurationProperty

Methods

set :: PropertyType "InstanceMetadataServiceConfiguration" NotebookInstance -> NotebookInstance -> NotebookInstance #

Property "InstanceType" NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

Associated Types

type PropertyType "InstanceType" NotebookInstance 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

type PropertyType "InstanceType" NotebookInstance = Value Text
Property "KmsKeyId" NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

Associated Types

type PropertyType "KmsKeyId" NotebookInstance 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

Property "LifecycleConfigName" NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

Associated Types

type PropertyType "LifecycleConfigName" NotebookInstance 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

type PropertyType "LifecycleConfigName" NotebookInstance = Value Text

Methods

set :: PropertyType "LifecycleConfigName" NotebookInstance -> NotebookInstance -> NotebookInstance #

Property "NotebookInstanceName" NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

Associated Types

type PropertyType "NotebookInstanceName" NotebookInstance 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

type PropertyType "NotebookInstanceName" NotebookInstance = Value Text

Methods

set :: PropertyType "NotebookInstanceName" NotebookInstance -> NotebookInstance -> NotebookInstance #

Property "PlatformIdentifier" NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

Associated Types

type PropertyType "PlatformIdentifier" NotebookInstance 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

type PropertyType "PlatformIdentifier" NotebookInstance = Value Text
Property "RoleArn" NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

Associated Types

type PropertyType "RoleArn" NotebookInstance 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

Property "RootAccess" NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

Associated Types

type PropertyType "RootAccess" NotebookInstance 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

Property "SecurityGroupIds" NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

Associated Types

type PropertyType "SecurityGroupIds" NotebookInstance 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

type PropertyType "SecurityGroupIds" NotebookInstance = ValueList Text
Property "SubnetId" NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

Associated Types

type PropertyType "SubnetId" NotebookInstance 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

Property "Tags" NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

Associated Types

type PropertyType "Tags" NotebookInstance 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

Property "VolumeSizeInGB" NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

Associated Types

type PropertyType "VolumeSizeInGB" NotebookInstance 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

type PropertyType "VolumeSizeInGB" NotebookInstance = Value Integer
type PropertyType "AcceleratorTypes" NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

type PropertyType "AcceleratorTypes" NotebookInstance = ValueList Text
type PropertyType "AdditionalCodeRepositories" NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

type PropertyType "AdditionalCodeRepositories" NotebookInstance = ValueList Text
type PropertyType "DefaultCodeRepository" NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

type PropertyType "DefaultCodeRepository" NotebookInstance = Value Text
type PropertyType "DirectInternetAccess" NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

type PropertyType "DirectInternetAccess" NotebookInstance = Value Text
type PropertyType "InstanceMetadataServiceConfiguration" NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

type PropertyType "InstanceMetadataServiceConfiguration" NotebookInstance = InstanceMetadataServiceConfigurationProperty
type PropertyType "InstanceType" NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

type PropertyType "InstanceType" NotebookInstance = Value Text
type PropertyType "KmsKeyId" NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

type PropertyType "LifecycleConfigName" NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

type PropertyType "LifecycleConfigName" NotebookInstance = Value Text
type PropertyType "NotebookInstanceName" NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

type PropertyType "NotebookInstanceName" NotebookInstance = Value Text
type PropertyType "PlatformIdentifier" NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

type PropertyType "PlatformIdentifier" NotebookInstance = Value Text
type PropertyType "RoleArn" NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

type PropertyType "RootAccess" NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

type PropertyType "SecurityGroupIds" NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

type PropertyType "SecurityGroupIds" NotebookInstance = ValueList Text
type PropertyType "SubnetId" NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

type PropertyType "Tags" NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

type PropertyType "VolumeSizeInGB" NotebookInstance Source # 
Instance details

Defined in Stratosphere.SageMaker.NotebookInstance

type PropertyType "VolumeSizeInGB" NotebookInstance = Value Integer