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

Stratosphere.SageMaker.MonitoringSchedule.MonitoringScheduleConfigProperty

Documentation

data VpcConfigProperty Source #

Instances

Instances details
ToJSON VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.VpcConfigProperty

Show VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.VpcConfigProperty

Eq VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.VpcConfigProperty

ToResourceProperties VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.VpcConfigProperty

Property "SecurityGroupIds" VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.VpcConfigProperty

Associated Types

type PropertyType "SecurityGroupIds" VpcConfigProperty 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.VpcConfigProperty

type PropertyType "SecurityGroupIds" VpcConfigProperty = ValueList Text
Property "Subnets" VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.VpcConfigProperty

type PropertyType "SecurityGroupIds" VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.VpcConfigProperty

type PropertyType "SecurityGroupIds" VpcConfigProperty = ValueList Text
type PropertyType "Subnets" VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.VpcConfigProperty

data MonitoringOutputConfigProperty Source #

Instances

Instances details
ToJSON MonitoringOutputConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringOutputConfigProperty

Show MonitoringOutputConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringOutputConfigProperty

Eq MonitoringOutputConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringOutputConfigProperty

ToResourceProperties MonitoringOutputConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringOutputConfigProperty

Property "KmsKeyId" MonitoringOutputConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringOutputConfigProperty

Property "MonitoringOutputs" MonitoringOutputConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringOutputConfigProperty

type PropertyType "KmsKeyId" MonitoringOutputConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringOutputConfigProperty

type PropertyType "MonitoringOutputs" MonitoringOutputConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringOutputConfigProperty

data MonitoringResourcesProperty Source #

Instances

Instances details
ToJSON MonitoringResourcesProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringResourcesProperty

Show MonitoringResourcesProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringResourcesProperty

Eq MonitoringResourcesProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringResourcesProperty

ToResourceProperties MonitoringResourcesProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringResourcesProperty

Property "ClusterConfig" MonitoringResourcesProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringResourcesProperty

type PropertyType "ClusterConfig" MonitoringResourcesProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringResourcesProperty

data NetworkConfigProperty Source #

Instances

Instances details
ToJSON NetworkConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.NetworkConfigProperty

Show NetworkConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.NetworkConfigProperty

Eq NetworkConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.NetworkConfigProperty

ToResourceProperties NetworkConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.NetworkConfigProperty

Property "EnableInterContainerTrafficEncryption" NetworkConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.NetworkConfigProperty

Associated Types

type PropertyType "EnableInterContainerTrafficEncryption" NetworkConfigProperty 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.NetworkConfigProperty

type PropertyType "EnableInterContainerTrafficEncryption" NetworkConfigProperty = Value Bool

Methods

set :: PropertyType "EnableInterContainerTrafficEncryption" NetworkConfigProperty -> NetworkConfigProperty -> NetworkConfigProperty #

Property "EnableNetworkIsolation" NetworkConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.NetworkConfigProperty

Associated Types

type PropertyType "EnableNetworkIsolation" NetworkConfigProperty 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.NetworkConfigProperty

type PropertyType "EnableNetworkIsolation" NetworkConfigProperty = Value Bool
Property "VpcConfig" NetworkConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.NetworkConfigProperty

type PropertyType "EnableInterContainerTrafficEncryption" NetworkConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.NetworkConfigProperty

type PropertyType "EnableInterContainerTrafficEncryption" NetworkConfigProperty = Value Bool
type PropertyType "EnableNetworkIsolation" NetworkConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.NetworkConfigProperty

type PropertyType "EnableNetworkIsolation" NetworkConfigProperty = Value Bool
type PropertyType "VpcConfig" NetworkConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.NetworkConfigProperty

data StoppingConditionProperty Source #

Instances

Instances details
ToJSON StoppingConditionProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.StoppingConditionProperty

Show StoppingConditionProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.StoppingConditionProperty

Eq StoppingConditionProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.StoppingConditionProperty

ToResourceProperties StoppingConditionProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.StoppingConditionProperty

Property "MaxRuntimeInSeconds" StoppingConditionProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.StoppingConditionProperty

Associated Types

type PropertyType "MaxRuntimeInSeconds" StoppingConditionProperty 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.StoppingConditionProperty

type PropertyType "MaxRuntimeInSeconds" StoppingConditionProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.StoppingConditionProperty

data BatchTransformInputProperty Source #

Constructors

BatchTransformInputProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-batchtransforminput.html

Instances

Instances details
ToJSON BatchTransformInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

Show BatchTransformInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

Eq BatchTransformInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

ToResourceProperties BatchTransformInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

Property "DataCapturedDestinationS3Uri" BatchTransformInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

Associated Types

type PropertyType "DataCapturedDestinationS3Uri" BatchTransformInputProperty 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

type PropertyType "DataCapturedDestinationS3Uri" BatchTransformInputProperty = Value Text
Property "DatasetFormat" BatchTransformInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

Property "ExcludeFeaturesAttribute" BatchTransformInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

Associated Types

type PropertyType "ExcludeFeaturesAttribute" BatchTransformInputProperty 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

type PropertyType "ExcludeFeaturesAttribute" BatchTransformInputProperty = Value Text
Property "LocalPath" BatchTransformInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

Property "S3DataDistributionType" BatchTransformInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

Associated Types

type PropertyType "S3DataDistributionType" BatchTransformInputProperty 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

type PropertyType "S3DataDistributionType" BatchTransformInputProperty = Value Text
Property "S3InputMode" BatchTransformInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

type PropertyType "DataCapturedDestinationS3Uri" BatchTransformInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

type PropertyType "DataCapturedDestinationS3Uri" BatchTransformInputProperty = Value Text
type PropertyType "DatasetFormat" BatchTransformInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

type PropertyType "ExcludeFeaturesAttribute" BatchTransformInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

type PropertyType "ExcludeFeaturesAttribute" BatchTransformInputProperty = Value Text
type PropertyType "LocalPath" BatchTransformInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

type PropertyType "S3DataDistributionType" BatchTransformInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

type PropertyType "S3DataDistributionType" BatchTransformInputProperty = Value Text
type PropertyType "S3InputMode" BatchTransformInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty

data DatasetFormatProperty Source #

Instances

Instances details
ToJSON DatasetFormatProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.DatasetFormatProperty

Show DatasetFormatProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.DatasetFormatProperty

Eq DatasetFormatProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.DatasetFormatProperty

ToResourceProperties DatasetFormatProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.DatasetFormatProperty

Property "Csv" DatasetFormatProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.DatasetFormatProperty

Property "Json" DatasetFormatProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.DatasetFormatProperty

Property "Parquet" DatasetFormatProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.DatasetFormatProperty

type PropertyType "Csv" DatasetFormatProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.DatasetFormatProperty

type PropertyType "Json" DatasetFormatProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.DatasetFormatProperty

type PropertyType "Parquet" DatasetFormatProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.DatasetFormatProperty

data ClusterConfigProperty Source #

Instances

Instances details
ToJSON ClusterConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.ClusterConfigProperty

Show ClusterConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.ClusterConfigProperty

Eq ClusterConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.ClusterConfigProperty

ToResourceProperties ClusterConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.ClusterConfigProperty

Property "InstanceCount" ClusterConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.ClusterConfigProperty

Associated Types

type PropertyType "InstanceCount" ClusterConfigProperty 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.ClusterConfigProperty

Property "InstanceType" ClusterConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.ClusterConfigProperty

Associated Types

type PropertyType "InstanceType" ClusterConfigProperty 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.ClusterConfigProperty

Property "VolumeKmsKeyId" ClusterConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.ClusterConfigProperty

Associated Types

type PropertyType "VolumeKmsKeyId" ClusterConfigProperty 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.ClusterConfigProperty

Property "VolumeSizeInGB" ClusterConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.ClusterConfigProperty

Associated Types

type PropertyType "VolumeSizeInGB" ClusterConfigProperty 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.ClusterConfigProperty

type PropertyType "InstanceCount" ClusterConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.ClusterConfigProperty

type PropertyType "InstanceType" ClusterConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.ClusterConfigProperty

type PropertyType "VolumeKmsKeyId" ClusterConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.ClusterConfigProperty

type PropertyType "VolumeSizeInGB" ClusterConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.ClusterConfigProperty

data ConstraintsResourceProperty Source #

Instances

Instances details
ToJSON ConstraintsResourceProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.ConstraintsResourceProperty

Show ConstraintsResourceProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.ConstraintsResourceProperty

Eq ConstraintsResourceProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.ConstraintsResourceProperty

ToResourceProperties ConstraintsResourceProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.ConstraintsResourceProperty

Property "S3Uri" ConstraintsResourceProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.ConstraintsResourceProperty

type PropertyType "S3Uri" ConstraintsResourceProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.ConstraintsResourceProperty

data CsvProperty Source #

Instances

Instances details
ToJSON CsvProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.CsvProperty

Show CsvProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.CsvProperty

Eq CsvProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.CsvProperty

ToResourceProperties CsvProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.CsvProperty

Property "Header" CsvProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.CsvProperty

Associated Types

type PropertyType "Header" CsvProperty 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.CsvProperty

type PropertyType "Header" CsvProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.CsvProperty

data StatisticsResourceProperty Source #

Instances

Instances details
ToJSON StatisticsResourceProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.StatisticsResourceProperty

Show StatisticsResourceProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.StatisticsResourceProperty

Eq StatisticsResourceProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.StatisticsResourceProperty

ToResourceProperties StatisticsResourceProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.StatisticsResourceProperty

Property "S3Uri" StatisticsResourceProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.StatisticsResourceProperty

type PropertyType "S3Uri" StatisticsResourceProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.StatisticsResourceProperty

data EndpointInputProperty Source #

Instances

Instances details
ToJSON EndpointInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.EndpointInputProperty

Show EndpointInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.EndpointInputProperty

Eq EndpointInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.EndpointInputProperty

ToResourceProperties EndpointInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.EndpointInputProperty

Property "EndpointName" EndpointInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.EndpointInputProperty

Associated Types

type PropertyType "EndpointName" EndpointInputProperty 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.EndpointInputProperty

Property "ExcludeFeaturesAttribute" EndpointInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.EndpointInputProperty

Associated Types

type PropertyType "ExcludeFeaturesAttribute" EndpointInputProperty 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.EndpointInputProperty

type PropertyType "ExcludeFeaturesAttribute" EndpointInputProperty = Value Text
Property "LocalPath" EndpointInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.EndpointInputProperty

Property "S3DataDistributionType" EndpointInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.EndpointInputProperty

Associated Types

type PropertyType "S3DataDistributionType" EndpointInputProperty 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.EndpointInputProperty

type PropertyType "S3DataDistributionType" EndpointInputProperty = Value Text
Property "S3InputMode" EndpointInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.EndpointInputProperty

type PropertyType "EndpointName" EndpointInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.EndpointInputProperty

type PropertyType "ExcludeFeaturesAttribute" EndpointInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.EndpointInputProperty

type PropertyType "ExcludeFeaturesAttribute" EndpointInputProperty = Value Text
type PropertyType "LocalPath" EndpointInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.EndpointInputProperty

type PropertyType "S3DataDistributionType" EndpointInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.EndpointInputProperty

type PropertyType "S3DataDistributionType" EndpointInputProperty = Value Text
type PropertyType "S3InputMode" EndpointInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.EndpointInputProperty

data JsonProperty Source #

Instances

Instances details
ToJSON JsonProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.JsonProperty

Show JsonProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.JsonProperty

Eq JsonProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.JsonProperty

ToResourceProperties JsonProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.JsonProperty

Property "Line" JsonProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.JsonProperty

Associated Types

type PropertyType "Line" JsonProperty 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.JsonProperty

type PropertyType "Line" JsonProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.JsonProperty

data MonitoringOutputProperty Source #

Instances

Instances details
ToJSON MonitoringOutputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringOutputProperty

Show MonitoringOutputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringOutputProperty

Eq MonitoringOutputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringOutputProperty

ToResourceProperties MonitoringOutputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringOutputProperty

Property "S3Output" MonitoringOutputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringOutputProperty

type PropertyType "S3Output" MonitoringOutputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringOutputProperty

data S3OutputProperty Source #

Instances

Instances details
ToJSON S3OutputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.S3OutputProperty

Show S3OutputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.S3OutputProperty

Eq S3OutputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.S3OutputProperty

ToResourceProperties S3OutputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.S3OutputProperty

Property "LocalPath" S3OutputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.S3OutputProperty

Associated Types

type PropertyType "LocalPath" S3OutputProperty 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.S3OutputProperty

Property "S3UploadMode" S3OutputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.S3OutputProperty

Associated Types

type PropertyType "S3UploadMode" S3OutputProperty 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.S3OutputProperty

type PropertyType "S3UploadMode" S3OutputProperty = Value Text
Property "S3Uri" S3OutputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.S3OutputProperty

type PropertyType "LocalPath" S3OutputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.S3OutputProperty

type PropertyType "S3UploadMode" S3OutputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.S3OutputProperty

type PropertyType "S3UploadMode" S3OutputProperty = Value Text
type PropertyType "S3Uri" S3OutputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.S3OutputProperty

data BaselineConfigProperty Source #

Instances

Instances details
ToJSON BaselineConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BaselineConfigProperty

Show BaselineConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BaselineConfigProperty

Eq BaselineConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BaselineConfigProperty

ToResourceProperties BaselineConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BaselineConfigProperty

Property "ConstraintsResource" BaselineConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BaselineConfigProperty

Associated Types

type PropertyType "ConstraintsResource" BaselineConfigProperty 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BaselineConfigProperty

Property "StatisticsResource" BaselineConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BaselineConfigProperty

type PropertyType "ConstraintsResource" BaselineConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BaselineConfigProperty

type PropertyType "StatisticsResource" BaselineConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.BaselineConfigProperty

data MonitoringAppSpecificationProperty Source #

Constructors

MonitoringAppSpecificationProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringappspecification.html

Instances

Instances details
ToJSON MonitoringAppSpecificationProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringAppSpecificationProperty

Show MonitoringAppSpecificationProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringAppSpecificationProperty

Eq MonitoringAppSpecificationProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringAppSpecificationProperty

ToResourceProperties MonitoringAppSpecificationProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringAppSpecificationProperty

Property "ContainerArguments" MonitoringAppSpecificationProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringAppSpecificationProperty

Property "ContainerEntrypoint" MonitoringAppSpecificationProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringAppSpecificationProperty

Property "ImageUri" MonitoringAppSpecificationProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringAppSpecificationProperty

Property "PostAnalyticsProcessorSourceUri" MonitoringAppSpecificationProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringAppSpecificationProperty

Associated Types

type PropertyType "PostAnalyticsProcessorSourceUri" MonitoringAppSpecificationProperty 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringAppSpecificationProperty

type PropertyType "PostAnalyticsProcessorSourceUri" MonitoringAppSpecificationProperty = Value Text
Property "RecordPreprocessorSourceUri" MonitoringAppSpecificationProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringAppSpecificationProperty

Associated Types

type PropertyType "RecordPreprocessorSourceUri" MonitoringAppSpecificationProperty 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringAppSpecificationProperty

type PropertyType "RecordPreprocessorSourceUri" MonitoringAppSpecificationProperty = Value Text
type PropertyType "ContainerArguments" MonitoringAppSpecificationProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringAppSpecificationProperty

type PropertyType "ContainerEntrypoint" MonitoringAppSpecificationProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringAppSpecificationProperty

type PropertyType "ImageUri" MonitoringAppSpecificationProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringAppSpecificationProperty

type PropertyType "PostAnalyticsProcessorSourceUri" MonitoringAppSpecificationProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringAppSpecificationProperty

type PropertyType "PostAnalyticsProcessorSourceUri" MonitoringAppSpecificationProperty = Value Text
type PropertyType "RecordPreprocessorSourceUri" MonitoringAppSpecificationProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringAppSpecificationProperty

type PropertyType "RecordPreprocessorSourceUri" MonitoringAppSpecificationProperty = Value Text

data MonitoringInputProperty Source #

Instances

Instances details
ToJSON MonitoringInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringInputProperty

Show MonitoringInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringInputProperty

Eq MonitoringInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringInputProperty

ToResourceProperties MonitoringInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringInputProperty

Property "BatchTransformInput" MonitoringInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringInputProperty

Property "EndpointInput" MonitoringInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringInputProperty

type PropertyType "BatchTransformInput" MonitoringInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringInputProperty

type PropertyType "EndpointInput" MonitoringInputProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringInputProperty

data MonitoringJobDefinitionProperty Source #

Instances

Instances details
ToJSON MonitoringJobDefinitionProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringJobDefinitionProperty

Show MonitoringJobDefinitionProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringJobDefinitionProperty

Eq MonitoringJobDefinitionProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringJobDefinitionProperty

ToResourceProperties MonitoringJobDefinitionProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringJobDefinitionProperty

Property "BaselineConfig" MonitoringJobDefinitionProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringJobDefinitionProperty

Property "Environment" MonitoringJobDefinitionProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringJobDefinitionProperty

Property "MonitoringAppSpecification" MonitoringJobDefinitionProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringJobDefinitionProperty

Property "MonitoringInputs" MonitoringJobDefinitionProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringJobDefinitionProperty

Property "MonitoringOutputConfig" MonitoringJobDefinitionProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringJobDefinitionProperty

Property "MonitoringResources" MonitoringJobDefinitionProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringJobDefinitionProperty

Property "NetworkConfig" MonitoringJobDefinitionProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringJobDefinitionProperty

Property "RoleArn" MonitoringJobDefinitionProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringJobDefinitionProperty

Property "StoppingCondition" MonitoringJobDefinitionProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringJobDefinitionProperty

type PropertyType "BaselineConfig" MonitoringJobDefinitionProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringJobDefinitionProperty

type PropertyType "Environment" MonitoringJobDefinitionProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringJobDefinitionProperty

type PropertyType "MonitoringAppSpecification" MonitoringJobDefinitionProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringJobDefinitionProperty

type PropertyType "MonitoringInputs" MonitoringJobDefinitionProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringJobDefinitionProperty

type PropertyType "MonitoringOutputConfig" MonitoringJobDefinitionProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringJobDefinitionProperty

type PropertyType "MonitoringResources" MonitoringJobDefinitionProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringJobDefinitionProperty

type PropertyType "NetworkConfig" MonitoringJobDefinitionProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringJobDefinitionProperty

type PropertyType "RoleArn" MonitoringJobDefinitionProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringJobDefinitionProperty

type PropertyType "StoppingCondition" MonitoringJobDefinitionProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringJobDefinitionProperty

data MonitoringScheduleConfigProperty Source #

Instances

Instances details
ToJSON MonitoringScheduleConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringScheduleConfigProperty

Show MonitoringScheduleConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringScheduleConfigProperty

Eq MonitoringScheduleConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringScheduleConfigProperty

ToResourceProperties MonitoringScheduleConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringScheduleConfigProperty

Property "MonitoringJobDefinition" MonitoringScheduleConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringScheduleConfigProperty

Property "MonitoringJobDefinitionName" MonitoringScheduleConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringScheduleConfigProperty

Associated Types

type PropertyType "MonitoringJobDefinitionName" MonitoringScheduleConfigProperty 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringScheduleConfigProperty

type PropertyType "MonitoringJobDefinitionName" MonitoringScheduleConfigProperty = Value Text
Property "MonitoringType" MonitoringScheduleConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringScheduleConfigProperty

Property "ScheduleConfig" MonitoringScheduleConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringScheduleConfigProperty

type PropertyType "MonitoringJobDefinition" MonitoringScheduleConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringScheduleConfigProperty

type PropertyType "MonitoringJobDefinitionName" MonitoringScheduleConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringScheduleConfigProperty

type PropertyType "MonitoringJobDefinitionName" MonitoringScheduleConfigProperty = Value Text
type PropertyType "MonitoringType" MonitoringScheduleConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringScheduleConfigProperty

type PropertyType "ScheduleConfig" MonitoringScheduleConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringScheduleConfigProperty