| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.SageMaker.MonitoringSchedule.MonitoringScheduleConfigProperty
Documentation
data VpcConfigProperty Source #
Constructors
| VpcConfigProperty | |
Fields
| |
Instances
data MonitoringOutputConfigProperty Source #
Constructors
| MonitoringOutputConfigProperty | |
Fields
| |
Instances
| ToJSON MonitoringOutputConfigProperty Source # | |||||
| Show MonitoringOutputConfigProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringOutputConfigProperty Methods showsPrec :: Int -> MonitoringOutputConfigProperty -> ShowS # show :: MonitoringOutputConfigProperty -> String # showList :: [MonitoringOutputConfigProperty] -> ShowS # | |||||
| Eq MonitoringOutputConfigProperty Source # | |||||
| ToResourceProperties MonitoringOutputConfigProperty Source # | |||||
| Property "KmsKeyId" MonitoringOutputConfigProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringOutputConfigProperty Associated Types
Methods set :: PropertyType "KmsKeyId" MonitoringOutputConfigProperty -> MonitoringOutputConfigProperty -> MonitoringOutputConfigProperty # | |||||
| Property "MonitoringOutputs" MonitoringOutputConfigProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringOutputConfigProperty Associated Types
Methods set :: PropertyType "MonitoringOutputs" MonitoringOutputConfigProperty -> MonitoringOutputConfigProperty -> MonitoringOutputConfigProperty # | |||||
| type PropertyType "KmsKeyId" MonitoringOutputConfigProperty Source # | |||||
| type PropertyType "MonitoringOutputs" MonitoringOutputConfigProperty Source # | |||||
data MonitoringResourcesProperty Source #
Constructors
| MonitoringResourcesProperty | |
Instances
| ToJSON MonitoringResourcesProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringResourcesProperty Methods toJSON :: MonitoringResourcesProperty -> Value # toEncoding :: MonitoringResourcesProperty -> Encoding # toJSONList :: [MonitoringResourcesProperty] -> Value # toEncodingList :: [MonitoringResourcesProperty] -> Encoding # | |||||
| Show MonitoringResourcesProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringResourcesProperty Methods showsPrec :: Int -> MonitoringResourcesProperty -> ShowS # show :: MonitoringResourcesProperty -> String # showList :: [MonitoringResourcesProperty] -> ShowS # | |||||
| Eq MonitoringResourcesProperty Source # | |||||
| ToResourceProperties MonitoringResourcesProperty Source # | |||||
| Property "ClusterConfig" MonitoringResourcesProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringResourcesProperty Associated Types
Methods set :: PropertyType "ClusterConfig" MonitoringResourcesProperty -> MonitoringResourcesProperty -> MonitoringResourcesProperty # | |||||
| type PropertyType "ClusterConfig" MonitoringResourcesProperty Source # | |||||
data NetworkConfigProperty Source #
Constructors
| NetworkConfigProperty | |
Fields | |
Instances
| ToJSON NetworkConfigProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.NetworkConfigProperty Methods toJSON :: NetworkConfigProperty -> Value # toEncoding :: NetworkConfigProperty -> Encoding # toJSONList :: [NetworkConfigProperty] -> Value # toEncodingList :: [NetworkConfigProperty] -> Encoding # omitField :: NetworkConfigProperty -> Bool # | |||||
| Show NetworkConfigProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.NetworkConfigProperty Methods showsPrec :: Int -> NetworkConfigProperty -> ShowS # show :: NetworkConfigProperty -> String # showList :: [NetworkConfigProperty] -> ShowS # | |||||
| Eq NetworkConfigProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.NetworkConfigProperty Methods (==) :: NetworkConfigProperty -> NetworkConfigProperty -> Bool # (/=) :: NetworkConfigProperty -> NetworkConfigProperty -> Bool # | |||||
| ToResourceProperties NetworkConfigProperty Source # | |||||
| Property "EnableInterContainerTrafficEncryption" NetworkConfigProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.NetworkConfigProperty Associated Types
Methods set :: PropertyType "EnableInterContainerTrafficEncryption" NetworkConfigProperty -> NetworkConfigProperty -> NetworkConfigProperty # | |||||
| Property "EnableNetworkIsolation" NetworkConfigProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.NetworkConfigProperty Associated Types
Methods set :: PropertyType "EnableNetworkIsolation" NetworkConfigProperty -> NetworkConfigProperty -> NetworkConfigProperty # | |||||
| Property "VpcConfig" NetworkConfigProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.NetworkConfigProperty Associated Types
Methods set :: PropertyType "VpcConfig" NetworkConfigProperty -> NetworkConfigProperty -> NetworkConfigProperty # | |||||
| type PropertyType "EnableInterContainerTrafficEncryption" NetworkConfigProperty Source # | |||||
| type PropertyType "EnableNetworkIsolation" NetworkConfigProperty Source # | |||||
| type PropertyType "VpcConfig" NetworkConfigProperty Source # | |||||
data StoppingConditionProperty Source #
Constructors
| StoppingConditionProperty | |
Fields | |
Instances
| ToJSON StoppingConditionProperty Source # | |||||
| Show StoppingConditionProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.StoppingConditionProperty Methods showsPrec :: Int -> StoppingConditionProperty -> ShowS # show :: StoppingConditionProperty -> String # showList :: [StoppingConditionProperty] -> ShowS # | |||||
| Eq StoppingConditionProperty Source # | |||||
| ToResourceProperties StoppingConditionProperty Source # | |||||
| Property "MaxRuntimeInSeconds" StoppingConditionProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.StoppingConditionProperty Associated Types
Methods set :: PropertyType "MaxRuntimeInSeconds" StoppingConditionProperty -> StoppingConditionProperty -> StoppingConditionProperty # | |||||
| type PropertyType "MaxRuntimeInSeconds" StoppingConditionProperty Source # | |||||
data BatchTransformInputProperty Source #
Constructors
| BatchTransformInputProperty | |
Fields | |
Instances
| ToJSON BatchTransformInputProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty Methods toJSON :: BatchTransformInputProperty -> Value # toEncoding :: BatchTransformInputProperty -> Encoding # toJSONList :: [BatchTransformInputProperty] -> Value # toEncodingList :: [BatchTransformInputProperty] -> Encoding # | |||||
| Show BatchTransformInputProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty Methods showsPrec :: Int -> BatchTransformInputProperty -> ShowS # show :: BatchTransformInputProperty -> String # showList :: [BatchTransformInputProperty] -> ShowS # | |||||
| Eq BatchTransformInputProperty Source # | |||||
| ToResourceProperties BatchTransformInputProperty Source # | |||||
| Property "DataCapturedDestinationS3Uri" BatchTransformInputProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty Associated Types
Methods set :: PropertyType "DataCapturedDestinationS3Uri" BatchTransformInputProperty -> BatchTransformInputProperty -> BatchTransformInputProperty # | |||||
| Property "DatasetFormat" BatchTransformInputProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty Associated Types
Methods set :: PropertyType "DatasetFormat" BatchTransformInputProperty -> BatchTransformInputProperty -> BatchTransformInputProperty # | |||||
| Property "ExcludeFeaturesAttribute" BatchTransformInputProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty Associated Types
Methods set :: PropertyType "ExcludeFeaturesAttribute" BatchTransformInputProperty -> BatchTransformInputProperty -> BatchTransformInputProperty # | |||||
| Property "LocalPath" BatchTransformInputProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty Associated Types
Methods set :: PropertyType "LocalPath" BatchTransformInputProperty -> BatchTransformInputProperty -> BatchTransformInputProperty # | |||||
| Property "S3DataDistributionType" BatchTransformInputProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty Associated Types
Methods set :: PropertyType "S3DataDistributionType" BatchTransformInputProperty -> BatchTransformInputProperty -> BatchTransformInputProperty # | |||||
| Property "S3InputMode" BatchTransformInputProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.BatchTransformInputProperty Associated Types
Methods set :: PropertyType "S3InputMode" BatchTransformInputProperty -> BatchTransformInputProperty -> BatchTransformInputProperty # | |||||
| type PropertyType "DataCapturedDestinationS3Uri" BatchTransformInputProperty Source # | |||||
| type PropertyType "DatasetFormat" BatchTransformInputProperty Source # | |||||
| type PropertyType "ExcludeFeaturesAttribute" BatchTransformInputProperty Source # | |||||
| type PropertyType "LocalPath" BatchTransformInputProperty Source # | |||||
| type PropertyType "S3DataDistributionType" BatchTransformInputProperty Source # | |||||
| type PropertyType "S3InputMode" BatchTransformInputProperty Source # | |||||
data DatasetFormatProperty Source #
Constructors
| DatasetFormatProperty | |
Fields
| |
Instances
| ToJSON DatasetFormatProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.DatasetFormatProperty Methods toJSON :: DatasetFormatProperty -> Value # toEncoding :: DatasetFormatProperty -> Encoding # toJSONList :: [DatasetFormatProperty] -> Value # toEncodingList :: [DatasetFormatProperty] -> Encoding # omitField :: DatasetFormatProperty -> Bool # | |||||
| Show DatasetFormatProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.DatasetFormatProperty Methods showsPrec :: Int -> DatasetFormatProperty -> ShowS # show :: DatasetFormatProperty -> String # showList :: [DatasetFormatProperty] -> ShowS # | |||||
| Eq DatasetFormatProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.DatasetFormatProperty Methods (==) :: DatasetFormatProperty -> DatasetFormatProperty -> Bool # (/=) :: DatasetFormatProperty -> DatasetFormatProperty -> Bool # | |||||
| ToResourceProperties DatasetFormatProperty Source # | |||||
| Property "Csv" DatasetFormatProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.DatasetFormatProperty Associated Types
Methods set :: PropertyType "Csv" DatasetFormatProperty -> DatasetFormatProperty -> DatasetFormatProperty # | |||||
| Property "Json" DatasetFormatProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.DatasetFormatProperty Associated Types
Methods set :: PropertyType "Json" DatasetFormatProperty -> DatasetFormatProperty -> DatasetFormatProperty # | |||||
| Property "Parquet" DatasetFormatProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.DatasetFormatProperty Associated Types
Methods set :: PropertyType "Parquet" DatasetFormatProperty -> DatasetFormatProperty -> DatasetFormatProperty # | |||||
| type PropertyType "Csv" DatasetFormatProperty Source # | |||||
| type PropertyType "Json" DatasetFormatProperty Source # | |||||
| type PropertyType "Parquet" DatasetFormatProperty Source # | |||||
data ClusterConfigProperty Source #
Constructors
| ClusterConfigProperty | |
Fields
| |
Instances
| ToJSON ClusterConfigProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.ClusterConfigProperty Methods toJSON :: ClusterConfigProperty -> Value # toEncoding :: ClusterConfigProperty -> Encoding # toJSONList :: [ClusterConfigProperty] -> Value # toEncodingList :: [ClusterConfigProperty] -> Encoding # omitField :: ClusterConfigProperty -> Bool # | |||||
| Show ClusterConfigProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.ClusterConfigProperty Methods showsPrec :: Int -> ClusterConfigProperty -> ShowS # show :: ClusterConfigProperty -> String # showList :: [ClusterConfigProperty] -> ShowS # | |||||
| Eq ClusterConfigProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.ClusterConfigProperty Methods (==) :: ClusterConfigProperty -> ClusterConfigProperty -> Bool # (/=) :: ClusterConfigProperty -> ClusterConfigProperty -> Bool # | |||||
| ToResourceProperties ClusterConfigProperty Source # | |||||
| Property "InstanceCount" ClusterConfigProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.ClusterConfigProperty Associated Types
Methods set :: PropertyType "InstanceCount" ClusterConfigProperty -> ClusterConfigProperty -> ClusterConfigProperty # | |||||
| Property "InstanceType" ClusterConfigProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.ClusterConfigProperty Associated Types
Methods set :: PropertyType "InstanceType" ClusterConfigProperty -> ClusterConfigProperty -> ClusterConfigProperty # | |||||
| Property "VolumeKmsKeyId" ClusterConfigProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.ClusterConfigProperty Associated Types
Methods set :: PropertyType "VolumeKmsKeyId" ClusterConfigProperty -> ClusterConfigProperty -> ClusterConfigProperty # | |||||
| Property "VolumeSizeInGB" ClusterConfigProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.ClusterConfigProperty Associated Types
Methods set :: PropertyType "VolumeSizeInGB" ClusterConfigProperty -> ClusterConfigProperty -> ClusterConfigProperty # | |||||
| type PropertyType "InstanceCount" ClusterConfigProperty Source # | |||||
| type PropertyType "InstanceType" ClusterConfigProperty Source # | |||||
| type PropertyType "VolumeKmsKeyId" ClusterConfigProperty Source # | |||||
| type PropertyType "VolumeSizeInGB" ClusterConfigProperty Source # | |||||
data ConstraintsResourceProperty Source #
Constructors
| ConstraintsResourceProperty | |
Instances
| ToJSON ConstraintsResourceProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.ConstraintsResourceProperty Methods toJSON :: ConstraintsResourceProperty -> Value # toEncoding :: ConstraintsResourceProperty -> Encoding # toJSONList :: [ConstraintsResourceProperty] -> Value # toEncodingList :: [ConstraintsResourceProperty] -> Encoding # | |||||
| Show ConstraintsResourceProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.ConstraintsResourceProperty Methods showsPrec :: Int -> ConstraintsResourceProperty -> ShowS # show :: ConstraintsResourceProperty -> String # showList :: [ConstraintsResourceProperty] -> ShowS # | |||||
| Eq ConstraintsResourceProperty Source # | |||||
| ToResourceProperties ConstraintsResourceProperty Source # | |||||
| Property "S3Uri" ConstraintsResourceProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.ConstraintsResourceProperty Associated Types
Methods set :: PropertyType "S3Uri" ConstraintsResourceProperty -> ConstraintsResourceProperty -> ConstraintsResourceProperty # | |||||
| type PropertyType "S3Uri" ConstraintsResourceProperty Source # | |||||
data CsvProperty Source #
Constructors
| CsvProperty | |
Instances
| ToJSON CsvProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.CsvProperty Methods toJSON :: CsvProperty -> Value # toEncoding :: CsvProperty -> Encoding # toJSONList :: [CsvProperty] -> Value # toEncodingList :: [CsvProperty] -> Encoding # omitField :: CsvProperty -> Bool # | |||||
| Show CsvProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.CsvProperty Methods showsPrec :: Int -> CsvProperty -> ShowS # show :: CsvProperty -> String # showList :: [CsvProperty] -> ShowS # | |||||
| Eq CsvProperty Source # | |||||
| ToResourceProperties CsvProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.CsvProperty Methods | |||||
| Property "Header" CsvProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.CsvProperty Associated Types
Methods set :: PropertyType "Header" CsvProperty -> CsvProperty -> CsvProperty # | |||||
| type PropertyType "Header" CsvProperty Source # | |||||
data StatisticsResourceProperty Source #
Constructors
| StatisticsResourceProperty | |
Fields
| |
Instances
| ToJSON StatisticsResourceProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.StatisticsResourceProperty Methods toJSON :: StatisticsResourceProperty -> Value # toEncoding :: StatisticsResourceProperty -> Encoding # toJSONList :: [StatisticsResourceProperty] -> Value # toEncodingList :: [StatisticsResourceProperty] -> Encoding # | |||||
| Show StatisticsResourceProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.StatisticsResourceProperty Methods showsPrec :: Int -> StatisticsResourceProperty -> ShowS # show :: StatisticsResourceProperty -> String # showList :: [StatisticsResourceProperty] -> ShowS # | |||||
| Eq StatisticsResourceProperty Source # | |||||
| ToResourceProperties StatisticsResourceProperty Source # | |||||
| Property "S3Uri" StatisticsResourceProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.StatisticsResourceProperty Associated Types
Methods set :: PropertyType "S3Uri" StatisticsResourceProperty -> StatisticsResourceProperty -> StatisticsResourceProperty # | |||||
| type PropertyType "S3Uri" StatisticsResourceProperty Source # | |||||
data EndpointInputProperty Source #
Constructors
| EndpointInputProperty | |
Fields
| |
Instances
| ToJSON EndpointInputProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.EndpointInputProperty Methods toJSON :: EndpointInputProperty -> Value # toEncoding :: EndpointInputProperty -> Encoding # toJSONList :: [EndpointInputProperty] -> Value # toEncodingList :: [EndpointInputProperty] -> Encoding # omitField :: EndpointInputProperty -> Bool # | |||||
| Show EndpointInputProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.EndpointInputProperty Methods showsPrec :: Int -> EndpointInputProperty -> ShowS # show :: EndpointInputProperty -> String # showList :: [EndpointInputProperty] -> ShowS # | |||||
| Eq EndpointInputProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.EndpointInputProperty Methods (==) :: EndpointInputProperty -> EndpointInputProperty -> Bool # (/=) :: EndpointInputProperty -> EndpointInputProperty -> Bool # | |||||
| ToResourceProperties EndpointInputProperty Source # | |||||
| Property "EndpointName" EndpointInputProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.EndpointInputProperty Associated Types
Methods set :: PropertyType "EndpointName" EndpointInputProperty -> EndpointInputProperty -> EndpointInputProperty # | |||||
| Property "ExcludeFeaturesAttribute" EndpointInputProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.EndpointInputProperty Associated Types
Methods set :: PropertyType "ExcludeFeaturesAttribute" EndpointInputProperty -> EndpointInputProperty -> EndpointInputProperty # | |||||
| Property "LocalPath" EndpointInputProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.EndpointInputProperty Associated Types
Methods set :: PropertyType "LocalPath" EndpointInputProperty -> EndpointInputProperty -> EndpointInputProperty # | |||||
| Property "S3DataDistributionType" EndpointInputProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.EndpointInputProperty Associated Types
Methods set :: PropertyType "S3DataDistributionType" EndpointInputProperty -> EndpointInputProperty -> EndpointInputProperty # | |||||
| Property "S3InputMode" EndpointInputProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.EndpointInputProperty Associated Types
Methods set :: PropertyType "S3InputMode" EndpointInputProperty -> EndpointInputProperty -> EndpointInputProperty # | |||||
| type PropertyType "EndpointName" EndpointInputProperty Source # | |||||
| type PropertyType "ExcludeFeaturesAttribute" EndpointInputProperty Source # | |||||
| type PropertyType "LocalPath" EndpointInputProperty Source # | |||||
| type PropertyType "S3DataDistributionType" EndpointInputProperty Source # | |||||
| type PropertyType "S3InputMode" EndpointInputProperty Source # | |||||
data JsonProperty Source #
Constructors
| JsonProperty | |
Instances
| ToJSON JsonProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.JsonProperty Methods toJSON :: JsonProperty -> Value # toEncoding :: JsonProperty -> Encoding # toJSONList :: [JsonProperty] -> Value # toEncodingList :: [JsonProperty] -> Encoding # omitField :: JsonProperty -> Bool # | |||||
| Show JsonProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.JsonProperty Methods showsPrec :: Int -> JsonProperty -> ShowS # show :: JsonProperty -> String # showList :: [JsonProperty] -> ShowS # | |||||
| Eq JsonProperty Source # | |||||
| ToResourceProperties JsonProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.JsonProperty Methods toResourceProperties :: JsonProperty -> ResourceProperties # | |||||
| Property "Line" JsonProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.JsonProperty Associated Types
Methods set :: PropertyType "Line" JsonProperty -> JsonProperty -> JsonProperty # | |||||
| type PropertyType "Line" JsonProperty Source # | |||||
data MonitoringOutputProperty Source #
Constructors
| MonitoringOutputProperty | |
Instances
| ToJSON MonitoringOutputProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringOutputProperty Methods toJSON :: MonitoringOutputProperty -> Value # toEncoding :: MonitoringOutputProperty -> Encoding # toJSONList :: [MonitoringOutputProperty] -> Value # | |||||
| Show MonitoringOutputProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringOutputProperty Methods showsPrec :: Int -> MonitoringOutputProperty -> ShowS # show :: MonitoringOutputProperty -> String # showList :: [MonitoringOutputProperty] -> ShowS # | |||||
| Eq MonitoringOutputProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringOutputProperty Methods (==) :: MonitoringOutputProperty -> MonitoringOutputProperty -> Bool # (/=) :: MonitoringOutputProperty -> MonitoringOutputProperty -> Bool # | |||||
| ToResourceProperties MonitoringOutputProperty Source # | |||||
| Property "S3Output" MonitoringOutputProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringOutputProperty Associated Types
Methods set :: PropertyType "S3Output" MonitoringOutputProperty -> MonitoringOutputProperty -> MonitoringOutputProperty # | |||||
| type PropertyType "S3Output" MonitoringOutputProperty Source # | |||||
data S3OutputProperty Source #
Constructors
| S3OutputProperty | |
Fields | |
Instances
| ToJSON S3OutputProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.S3OutputProperty Methods toJSON :: S3OutputProperty -> Value # toEncoding :: S3OutputProperty -> Encoding # toJSONList :: [S3OutputProperty] -> Value # toEncodingList :: [S3OutputProperty] -> Encoding # omitField :: S3OutputProperty -> Bool # | |||||
| Show S3OutputProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.S3OutputProperty Methods showsPrec :: Int -> S3OutputProperty -> ShowS # show :: S3OutputProperty -> String # showList :: [S3OutputProperty] -> ShowS # | |||||
| Eq S3OutputProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.S3OutputProperty Methods (==) :: S3OutputProperty -> S3OutputProperty -> Bool # (/=) :: S3OutputProperty -> S3OutputProperty -> Bool # | |||||
| ToResourceProperties S3OutputProperty Source # | |||||
| Property "LocalPath" S3OutputProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.S3OutputProperty Associated Types
Methods set :: PropertyType "LocalPath" S3OutputProperty -> S3OutputProperty -> S3OutputProperty # | |||||
| Property "S3UploadMode" S3OutputProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.S3OutputProperty Associated Types
Methods set :: PropertyType "S3UploadMode" S3OutputProperty -> S3OutputProperty -> S3OutputProperty # | |||||
| Property "S3Uri" S3OutputProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.S3OutputProperty Associated Types
Methods set :: PropertyType "S3Uri" S3OutputProperty -> S3OutputProperty -> S3OutputProperty # | |||||
| type PropertyType "LocalPath" S3OutputProperty Source # | |||||
| type PropertyType "S3UploadMode" S3OutputProperty Source # | |||||
| type PropertyType "S3Uri" S3OutputProperty Source # | |||||
data BaselineConfigProperty Source #
Constructors
| BaselineConfigProperty | |
Instances
| ToJSON BaselineConfigProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.BaselineConfigProperty Methods toJSON :: BaselineConfigProperty -> Value # toEncoding :: BaselineConfigProperty -> Encoding # toJSONList :: [BaselineConfigProperty] -> Value # toEncodingList :: [BaselineConfigProperty] -> Encoding # omitField :: BaselineConfigProperty -> Bool # | |||||
| Show BaselineConfigProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.BaselineConfigProperty Methods showsPrec :: Int -> BaselineConfigProperty -> ShowS # show :: BaselineConfigProperty -> String # showList :: [BaselineConfigProperty] -> ShowS # | |||||
| Eq BaselineConfigProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.BaselineConfigProperty Methods (==) :: BaselineConfigProperty -> BaselineConfigProperty -> Bool # (/=) :: BaselineConfigProperty -> BaselineConfigProperty -> Bool # | |||||
| ToResourceProperties BaselineConfigProperty Source # | |||||
| Property "ConstraintsResource" BaselineConfigProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.BaselineConfigProperty Associated Types
Methods set :: PropertyType "ConstraintsResource" BaselineConfigProperty -> BaselineConfigProperty -> BaselineConfigProperty # | |||||
| Property "StatisticsResource" BaselineConfigProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.BaselineConfigProperty Associated Types
Methods set :: PropertyType "StatisticsResource" BaselineConfigProperty -> BaselineConfigProperty -> BaselineConfigProperty # | |||||
| type PropertyType "ConstraintsResource" BaselineConfigProperty Source # | |||||
| type PropertyType "StatisticsResource" BaselineConfigProperty Source # | |||||
data MonitoringAppSpecificationProperty Source #
Constructors
| MonitoringAppSpecificationProperty | |
Fields | |
Instances
| ToJSON MonitoringAppSpecificationProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringAppSpecificationProperty | |||||
| Show MonitoringAppSpecificationProperty Source # | |||||
| Eq MonitoringAppSpecificationProperty Source # | |||||
| ToResourceProperties MonitoringAppSpecificationProperty Source # | |||||
| Property "ContainerArguments" MonitoringAppSpecificationProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringAppSpecificationProperty Associated Types
Methods set :: PropertyType "ContainerArguments" MonitoringAppSpecificationProperty -> MonitoringAppSpecificationProperty -> MonitoringAppSpecificationProperty # | |||||
| Property "ContainerEntrypoint" MonitoringAppSpecificationProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringAppSpecificationProperty Associated Types
Methods set :: PropertyType "ContainerEntrypoint" MonitoringAppSpecificationProperty -> MonitoringAppSpecificationProperty -> MonitoringAppSpecificationProperty # | |||||
| Property "ImageUri" MonitoringAppSpecificationProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringAppSpecificationProperty Associated Types
Methods set :: PropertyType "ImageUri" MonitoringAppSpecificationProperty -> MonitoringAppSpecificationProperty -> MonitoringAppSpecificationProperty # | |||||
| Property "PostAnalyticsProcessorSourceUri" MonitoringAppSpecificationProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringAppSpecificationProperty Associated Types
Methods set :: PropertyType "PostAnalyticsProcessorSourceUri" MonitoringAppSpecificationProperty -> MonitoringAppSpecificationProperty -> MonitoringAppSpecificationProperty # | |||||
| Property "RecordPreprocessorSourceUri" MonitoringAppSpecificationProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringAppSpecificationProperty Associated Types
Methods set :: PropertyType "RecordPreprocessorSourceUri" MonitoringAppSpecificationProperty -> MonitoringAppSpecificationProperty -> MonitoringAppSpecificationProperty # | |||||
| type PropertyType "ContainerArguments" MonitoringAppSpecificationProperty Source # | |||||
| type PropertyType "ContainerEntrypoint" MonitoringAppSpecificationProperty Source # | |||||
| type PropertyType "ImageUri" MonitoringAppSpecificationProperty Source # | |||||
| type PropertyType "PostAnalyticsProcessorSourceUri" MonitoringAppSpecificationProperty Source # | |||||
| type PropertyType "RecordPreprocessorSourceUri" MonitoringAppSpecificationProperty Source # | |||||
data MonitoringInputProperty Source #
Constructors
| MonitoringInputProperty | |
Fields | |
Instances
| ToJSON MonitoringInputProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringInputProperty Methods toJSON :: MonitoringInputProperty -> Value # toEncoding :: MonitoringInputProperty -> Encoding # toJSONList :: [MonitoringInputProperty] -> Value # | |||||
| Show MonitoringInputProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringInputProperty Methods showsPrec :: Int -> MonitoringInputProperty -> ShowS # show :: MonitoringInputProperty -> String # showList :: [MonitoringInputProperty] -> ShowS # | |||||
| Eq MonitoringInputProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringInputProperty Methods (==) :: MonitoringInputProperty -> MonitoringInputProperty -> Bool # (/=) :: MonitoringInputProperty -> MonitoringInputProperty -> Bool # | |||||
| ToResourceProperties MonitoringInputProperty Source # | |||||
| Property "BatchTransformInput" MonitoringInputProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringInputProperty Associated Types
Methods set :: PropertyType "BatchTransformInput" MonitoringInputProperty -> MonitoringInputProperty -> MonitoringInputProperty # | |||||
| Property "EndpointInput" MonitoringInputProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringInputProperty Associated Types
Methods set :: PropertyType "EndpointInput" MonitoringInputProperty -> MonitoringInputProperty -> MonitoringInputProperty # | |||||
| type PropertyType "BatchTransformInput" MonitoringInputProperty Source # | |||||
| type PropertyType "EndpointInput" MonitoringInputProperty Source # | |||||
data MonitoringJobDefinitionProperty Source #
Constructors
| MonitoringJobDefinitionProperty | |
Fields
| |
Instances
| ToJSON MonitoringJobDefinitionProperty Source # | |||||
| Show MonitoringJobDefinitionProperty Source # | |||||
| Eq MonitoringJobDefinitionProperty Source # | |||||
| ToResourceProperties MonitoringJobDefinitionProperty Source # | |||||
| Property "BaselineConfig" MonitoringJobDefinitionProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringJobDefinitionProperty Associated Types
Methods set :: PropertyType "BaselineConfig" MonitoringJobDefinitionProperty -> MonitoringJobDefinitionProperty -> MonitoringJobDefinitionProperty # | |||||
| Property "Environment" MonitoringJobDefinitionProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringJobDefinitionProperty Associated Types
Methods set :: PropertyType "Environment" MonitoringJobDefinitionProperty -> MonitoringJobDefinitionProperty -> MonitoringJobDefinitionProperty # | |||||
| Property "MonitoringAppSpecification" MonitoringJobDefinitionProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringJobDefinitionProperty Associated Types
Methods set :: PropertyType "MonitoringAppSpecification" MonitoringJobDefinitionProperty -> MonitoringJobDefinitionProperty -> MonitoringJobDefinitionProperty # | |||||
| Property "MonitoringInputs" MonitoringJobDefinitionProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringJobDefinitionProperty Associated Types
Methods set :: PropertyType "MonitoringInputs" MonitoringJobDefinitionProperty -> MonitoringJobDefinitionProperty -> MonitoringJobDefinitionProperty # | |||||
| Property "MonitoringOutputConfig" MonitoringJobDefinitionProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringJobDefinitionProperty Associated Types
Methods set :: PropertyType "MonitoringOutputConfig" MonitoringJobDefinitionProperty -> MonitoringJobDefinitionProperty -> MonitoringJobDefinitionProperty # | |||||
| Property "MonitoringResources" MonitoringJobDefinitionProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringJobDefinitionProperty Associated Types
Methods set :: PropertyType "MonitoringResources" MonitoringJobDefinitionProperty -> MonitoringJobDefinitionProperty -> MonitoringJobDefinitionProperty # | |||||
| Property "NetworkConfig" MonitoringJobDefinitionProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringJobDefinitionProperty Associated Types
Methods set :: PropertyType "NetworkConfig" MonitoringJobDefinitionProperty -> MonitoringJobDefinitionProperty -> MonitoringJobDefinitionProperty # | |||||
| Property "RoleArn" MonitoringJobDefinitionProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringJobDefinitionProperty Associated Types
Methods set :: PropertyType "RoleArn" MonitoringJobDefinitionProperty -> MonitoringJobDefinitionProperty -> MonitoringJobDefinitionProperty # | |||||
| Property "StoppingCondition" MonitoringJobDefinitionProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringJobDefinitionProperty Associated Types
Methods set :: PropertyType "StoppingCondition" MonitoringJobDefinitionProperty -> MonitoringJobDefinitionProperty -> MonitoringJobDefinitionProperty # | |||||
| type PropertyType "BaselineConfig" MonitoringJobDefinitionProperty Source # | |||||
| type PropertyType "Environment" MonitoringJobDefinitionProperty Source # | |||||
| type PropertyType "MonitoringAppSpecification" MonitoringJobDefinitionProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringJobDefinitionProperty type PropertyType "MonitoringAppSpecification" MonitoringJobDefinitionProperty = MonitoringAppSpecificationProperty | |||||
| type PropertyType "MonitoringInputs" MonitoringJobDefinitionProperty Source # | |||||
| type PropertyType "MonitoringOutputConfig" MonitoringJobDefinitionProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringJobDefinitionProperty type PropertyType "MonitoringOutputConfig" MonitoringJobDefinitionProperty = MonitoringOutputConfigProperty | |||||
| type PropertyType "MonitoringResources" MonitoringJobDefinitionProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringJobDefinitionProperty type PropertyType "MonitoringResources" MonitoringJobDefinitionProperty = MonitoringResourcesProperty | |||||
| type PropertyType "NetworkConfig" MonitoringJobDefinitionProperty Source # | |||||
| type PropertyType "RoleArn" MonitoringJobDefinitionProperty Source # | |||||
| type PropertyType "StoppingCondition" MonitoringJobDefinitionProperty Source # | |||||
mkBatchTransformInputProperty :: Value Text -> DatasetFormatProperty -> Value Text -> BatchTransformInputProperty Source #
mkClusterConfigProperty :: Value Integer -> Value Text -> Value Integer -> ClusterConfigProperty Source #
mkMonitoringOutputConfigProperty :: [MonitoringOutputProperty] -> MonitoringOutputConfigProperty Source #
mkS3OutputProperty :: Value Text -> Value Text -> S3OutputProperty Source #
mkMonitoringJobDefinitionProperty :: MonitoringAppSpecificationProperty -> [MonitoringInputProperty] -> MonitoringOutputConfigProperty -> MonitoringResourcesProperty -> Value Text -> MonitoringJobDefinitionProperty Source #
data MonitoringScheduleConfigProperty Source #
Constructors
| MonitoringScheduleConfigProperty | |
Fields | |
Instances
| ToJSON MonitoringScheduleConfigProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringScheduleConfigProperty | |||||
| Show MonitoringScheduleConfigProperty Source # | |||||
| Eq MonitoringScheduleConfigProperty Source # | |||||
| ToResourceProperties MonitoringScheduleConfigProperty Source # | |||||
| Property "MonitoringJobDefinition" MonitoringScheduleConfigProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringScheduleConfigProperty Associated Types
Methods set :: PropertyType "MonitoringJobDefinition" MonitoringScheduleConfigProperty -> MonitoringScheduleConfigProperty -> MonitoringScheduleConfigProperty # | |||||
| Property "MonitoringJobDefinitionName" MonitoringScheduleConfigProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringScheduleConfigProperty Associated Types
Methods set :: PropertyType "MonitoringJobDefinitionName" MonitoringScheduleConfigProperty -> MonitoringScheduleConfigProperty -> MonitoringScheduleConfigProperty # | |||||
| Property "MonitoringType" MonitoringScheduleConfigProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringScheduleConfigProperty Associated Types
Methods set :: PropertyType "MonitoringType" MonitoringScheduleConfigProperty -> MonitoringScheduleConfigProperty -> MonitoringScheduleConfigProperty # | |||||
| Property "ScheduleConfig" MonitoringScheduleConfigProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringScheduleConfigProperty Associated Types
Methods set :: PropertyType "ScheduleConfig" MonitoringScheduleConfigProperty -> MonitoringScheduleConfigProperty -> MonitoringScheduleConfigProperty # | |||||
| type PropertyType "MonitoringJobDefinition" MonitoringScheduleConfigProperty Source # | |||||
Defined in Stratosphere.SageMaker.MonitoringSchedule.MonitoringScheduleConfigProperty type PropertyType "MonitoringJobDefinition" MonitoringScheduleConfigProperty = MonitoringJobDefinitionProperty | |||||
| type PropertyType "MonitoringJobDefinitionName" MonitoringScheduleConfigProperty Source # | |||||
| type PropertyType "MonitoringType" MonitoringScheduleConfigProperty Source # | |||||
| type PropertyType "ScheduleConfig" MonitoringScheduleConfigProperty Source # | |||||