| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.FIS.ExperimentTemplate
Documentation
data ExperimentTemplateExperimentReportConfigurationProperty Source #
Constructors
| ExperimentTemplateExperimentReportConfigurationProperty | |
Fields | |
Instances
data ExperimentTemplateLogConfigurationProperty Source #
Constructors
| ExperimentTemplateLogConfigurationProperty | |
Instances
| ToJSON ExperimentTemplateLogConfigurationProperty Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate.ExperimentTemplateLogConfigurationProperty Methods toJSON :: ExperimentTemplateLogConfigurationProperty -> Value # toEncoding :: ExperimentTemplateLogConfigurationProperty -> Encoding # toJSONList :: [ExperimentTemplateLogConfigurationProperty] -> Value # toEncodingList :: [ExperimentTemplateLogConfigurationProperty] -> Encoding # omitField :: ExperimentTemplateLogConfigurationProperty -> Bool # | |||||
| Show ExperimentTemplateLogConfigurationProperty Source # | |||||
| Eq ExperimentTemplateLogConfigurationProperty Source # | |||||
| ToResourceProperties ExperimentTemplateLogConfigurationProperty Source # | |||||
| Property "CloudWatchLogsConfiguration" ExperimentTemplateLogConfigurationProperty Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate.ExperimentTemplateLogConfigurationProperty Associated Types
Methods set :: PropertyType "CloudWatchLogsConfiguration" ExperimentTemplateLogConfigurationProperty -> ExperimentTemplateLogConfigurationProperty -> ExperimentTemplateLogConfigurationProperty # | |||||
| Property "LogSchemaVersion" ExperimentTemplateLogConfigurationProperty Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate.ExperimentTemplateLogConfigurationProperty Associated Types
Methods set :: PropertyType "LogSchemaVersion" ExperimentTemplateLogConfigurationProperty -> ExperimentTemplateLogConfigurationProperty -> ExperimentTemplateLogConfigurationProperty # | |||||
| Property "S3Configuration" ExperimentTemplateLogConfigurationProperty Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate.ExperimentTemplateLogConfigurationProperty Associated Types
Methods set :: PropertyType "S3Configuration" ExperimentTemplateLogConfigurationProperty -> ExperimentTemplateLogConfigurationProperty -> ExperimentTemplateLogConfigurationProperty # | |||||
| type PropertyType "CloudWatchLogsConfiguration" ExperimentTemplateLogConfigurationProperty Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate.ExperimentTemplateLogConfigurationProperty type PropertyType "CloudWatchLogsConfiguration" ExperimentTemplateLogConfigurationProperty = CloudWatchLogsConfigurationProperty | |||||
| type PropertyType "LogSchemaVersion" ExperimentTemplateLogConfigurationProperty Source # | |||||
| type PropertyType "S3Configuration" ExperimentTemplateLogConfigurationProperty Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate.ExperimentTemplateLogConfigurationProperty type PropertyType "S3Configuration" ExperimentTemplateLogConfigurationProperty = S3ConfigurationProperty | |||||
data CloudWatchDashboardProperty Source #
Constructors
| CloudWatchDashboardProperty | |
Instances
| ToJSON CloudWatchDashboardProperty Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate.CloudWatchDashboardProperty Methods toJSON :: CloudWatchDashboardProperty -> Value # toEncoding :: CloudWatchDashboardProperty -> Encoding # toJSONList :: [CloudWatchDashboardProperty] -> Value # toEncodingList :: [CloudWatchDashboardProperty] -> Encoding # | |||||
| Show CloudWatchDashboardProperty Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate.CloudWatchDashboardProperty Methods showsPrec :: Int -> CloudWatchDashboardProperty -> ShowS # show :: CloudWatchDashboardProperty -> String # showList :: [CloudWatchDashboardProperty] -> ShowS # | |||||
| Eq CloudWatchDashboardProperty Source # | |||||
| ToResourceProperties CloudWatchDashboardProperty Source # | |||||
| Property "DashboardIdentifier" CloudWatchDashboardProperty Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate.CloudWatchDashboardProperty Associated Types
Methods set :: PropertyType "DashboardIdentifier" CloudWatchDashboardProperty -> CloudWatchDashboardProperty -> CloudWatchDashboardProperty # | |||||
| type PropertyType "DashboardIdentifier" CloudWatchDashboardProperty Source # | |||||
data CloudWatchLogsConfigurationProperty Source #
Constructors
| CloudWatchLogsConfigurationProperty | |
Instances
| ToJSON CloudWatchLogsConfigurationProperty Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate.CloudWatchLogsConfigurationProperty | |||||
| Show CloudWatchLogsConfigurationProperty Source # | |||||
| Eq CloudWatchLogsConfigurationProperty Source # | |||||
| ToResourceProperties CloudWatchLogsConfigurationProperty Source # | |||||
| Property "LogGroupArn" CloudWatchLogsConfigurationProperty Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate.CloudWatchLogsConfigurationProperty Associated Types
Methods set :: PropertyType "LogGroupArn" CloudWatchLogsConfigurationProperty -> CloudWatchLogsConfigurationProperty -> CloudWatchLogsConfigurationProperty # | |||||
| type PropertyType "LogGroupArn" CloudWatchLogsConfigurationProperty Source # | |||||
data DataSourcesProperty Source #
Constructors
| DataSourcesProperty | |
Instances
| ToJSON DataSourcesProperty Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate.DataSourcesProperty Methods toJSON :: DataSourcesProperty -> Value # toEncoding :: DataSourcesProperty -> Encoding # toJSONList :: [DataSourcesProperty] -> Value # toEncodingList :: [DataSourcesProperty] -> Encoding # omitField :: DataSourcesProperty -> Bool # | |||||
| Show DataSourcesProperty Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate.DataSourcesProperty Methods showsPrec :: Int -> DataSourcesProperty -> ShowS # show :: DataSourcesProperty -> String # showList :: [DataSourcesProperty] -> ShowS # | |||||
| Eq DataSourcesProperty Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate.DataSourcesProperty Methods (==) :: DataSourcesProperty -> DataSourcesProperty -> Bool # (/=) :: DataSourcesProperty -> DataSourcesProperty -> Bool # | |||||
| ToResourceProperties DataSourcesProperty Source # | |||||
| Property "CloudWatchDashboards" DataSourcesProperty Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate.DataSourcesProperty Associated Types
Methods set :: PropertyType "CloudWatchDashboards" DataSourcesProperty -> DataSourcesProperty -> DataSourcesProperty # | |||||
| type PropertyType "CloudWatchDashboards" DataSourcesProperty Source # | |||||
data ExperimentReportS3ConfigurationProperty Source #
Constructors
| ExperimentReportS3ConfigurationProperty | |
Fields
| |
Instances
| ToJSON ExperimentReportS3ConfigurationProperty Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate.ExperimentReportS3ConfigurationProperty Methods toJSON :: ExperimentReportS3ConfigurationProperty -> Value # toEncoding :: ExperimentReportS3ConfigurationProperty -> Encoding # toJSONList :: [ExperimentReportS3ConfigurationProperty] -> Value # toEncodingList :: [ExperimentReportS3ConfigurationProperty] -> Encoding # omitField :: ExperimentReportS3ConfigurationProperty -> Bool # | |||||
| Show ExperimentReportS3ConfigurationProperty Source # | |||||
| Eq ExperimentReportS3ConfigurationProperty Source # | |||||
| ToResourceProperties ExperimentReportS3ConfigurationProperty Source # | |||||
| Property "BucketName" ExperimentReportS3ConfigurationProperty Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate.ExperimentReportS3ConfigurationProperty Associated Types
Methods set :: PropertyType "BucketName" ExperimentReportS3ConfigurationProperty -> ExperimentReportS3ConfigurationProperty -> ExperimentReportS3ConfigurationProperty # | |||||
| Property "Prefix" ExperimentReportS3ConfigurationProperty Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate.ExperimentReportS3ConfigurationProperty Associated Types
| |||||
| type PropertyType "BucketName" ExperimentReportS3ConfigurationProperty Source # | |||||
| type PropertyType "Prefix" ExperimentReportS3ConfigurationProperty Source # | |||||
data OutputsProperty Source #
Constructors
| OutputsProperty | |
Instances
| ToJSON OutputsProperty Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate.OutputsProperty Methods toJSON :: OutputsProperty -> Value # toEncoding :: OutputsProperty -> Encoding # toJSONList :: [OutputsProperty] -> Value # toEncodingList :: [OutputsProperty] -> Encoding # omitField :: OutputsProperty -> Bool # | |||||
| Show OutputsProperty Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate.OutputsProperty Methods showsPrec :: Int -> OutputsProperty -> ShowS # show :: OutputsProperty -> String # showList :: [OutputsProperty] -> ShowS # | |||||
| Eq OutputsProperty Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate.OutputsProperty Methods (==) :: OutputsProperty -> OutputsProperty -> Bool # (/=) :: OutputsProperty -> OutputsProperty -> Bool # | |||||
| ToResourceProperties OutputsProperty Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate.OutputsProperty Methods toResourceProperties :: OutputsProperty -> ResourceProperties # | |||||
| Property "ExperimentReportS3Configuration" OutputsProperty Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate.OutputsProperty Associated Types
Methods set :: PropertyType "ExperimentReportS3Configuration" OutputsProperty -> OutputsProperty -> OutputsProperty # | |||||
| type PropertyType "ExperimentReportS3Configuration" OutputsProperty Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate.OutputsProperty type PropertyType "ExperimentReportS3Configuration" OutputsProperty = ExperimentReportS3ConfigurationProperty | |||||
data S3ConfigurationProperty Source #
Constructors
| S3ConfigurationProperty | |
Fields
| |
Instances
| ToJSON S3ConfigurationProperty Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate.S3ConfigurationProperty Methods toJSON :: S3ConfigurationProperty -> Value # toEncoding :: S3ConfigurationProperty -> Encoding # toJSONList :: [S3ConfigurationProperty] -> Value # | |||||
| Show S3ConfigurationProperty Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate.S3ConfigurationProperty Methods showsPrec :: Int -> S3ConfigurationProperty -> ShowS # show :: S3ConfigurationProperty -> String # showList :: [S3ConfigurationProperty] -> ShowS # | |||||
| Eq S3ConfigurationProperty Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate.S3ConfigurationProperty Methods (==) :: S3ConfigurationProperty -> S3ConfigurationProperty -> Bool # (/=) :: S3ConfigurationProperty -> S3ConfigurationProperty -> Bool # | |||||
| ToResourceProperties S3ConfigurationProperty Source # | |||||
| Property "BucketName" S3ConfigurationProperty Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate.S3ConfigurationProperty Associated Types
Methods set :: PropertyType "BucketName" S3ConfigurationProperty -> S3ConfigurationProperty -> S3ConfigurationProperty # | |||||
| Property "Prefix" S3ConfigurationProperty Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate.S3ConfigurationProperty Associated Types
Methods set :: PropertyType "Prefix" S3ConfigurationProperty -> S3ConfigurationProperty -> S3ConfigurationProperty # | |||||
| type PropertyType "BucketName" S3ConfigurationProperty Source # | |||||
| type PropertyType "Prefix" S3ConfigurationProperty Source # | |||||
mkExperimentReportS3ConfigurationProperty :: Value Text -> ExperimentReportS3ConfigurationProperty Source #
mkExperimentTemplateExperimentReportConfigurationProperty :: OutputsProperty -> ExperimentTemplateExperimentReportConfigurationProperty Source #
mkExperimentTemplateLogConfigurationProperty :: Value Integer -> ExperimentTemplateLogConfigurationProperty Source #
data ExperimentTemplate Source #
Constructors
| ExperimentTemplate | |
Fields
| |
Instances
| ToJSON ExperimentTemplate Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate Methods toJSON :: ExperimentTemplate -> Value # toEncoding :: ExperimentTemplate -> Encoding # toJSONList :: [ExperimentTemplate] -> Value # toEncodingList :: [ExperimentTemplate] -> Encoding # omitField :: ExperimentTemplate -> Bool # | |||||
| Show ExperimentTemplate Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate Methods showsPrec :: Int -> ExperimentTemplate -> ShowS # show :: ExperimentTemplate -> String # showList :: [ExperimentTemplate] -> ShowS # | |||||
| Eq ExperimentTemplate Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate Methods (==) :: ExperimentTemplate -> ExperimentTemplate -> Bool # (/=) :: ExperimentTemplate -> ExperimentTemplate -> Bool # | |||||
| ToResourceProperties ExperimentTemplate Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate Methods toResourceProperties :: ExperimentTemplate -> ResourceProperties # | |||||
| Property "Actions" ExperimentTemplate Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate Associated Types
Methods set :: PropertyType "Actions" ExperimentTemplate -> ExperimentTemplate -> ExperimentTemplate # | |||||
| Property "Description" ExperimentTemplate Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate Associated Types
Methods set :: PropertyType "Description" ExperimentTemplate -> ExperimentTemplate -> ExperimentTemplate # | |||||
| Property "ExperimentOptions" ExperimentTemplate Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate Associated Types
Methods set :: PropertyType "ExperimentOptions" ExperimentTemplate -> ExperimentTemplate -> ExperimentTemplate # | |||||
| Property "ExperimentReportConfiguration" ExperimentTemplate Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate Associated Types
Methods set :: PropertyType "ExperimentReportConfiguration" ExperimentTemplate -> ExperimentTemplate -> ExperimentTemplate # | |||||
| Property "LogConfiguration" ExperimentTemplate Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate Associated Types
Methods set :: PropertyType "LogConfiguration" ExperimentTemplate -> ExperimentTemplate -> ExperimentTemplate # | |||||
| Property "RoleArn" ExperimentTemplate Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate Associated Types
Methods set :: PropertyType "RoleArn" ExperimentTemplate -> ExperimentTemplate -> ExperimentTemplate # | |||||
| Property "StopConditions" ExperimentTemplate Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate Associated Types
Methods set :: PropertyType "StopConditions" ExperimentTemplate -> ExperimentTemplate -> ExperimentTemplate # | |||||
| Property "Tags" ExperimentTemplate Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate Associated Types
Methods set :: PropertyType "Tags" ExperimentTemplate -> ExperimentTemplate -> ExperimentTemplate # | |||||
| Property "Targets" ExperimentTemplate Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate Associated Types
Methods set :: PropertyType "Targets" ExperimentTemplate -> ExperimentTemplate -> ExperimentTemplate # | |||||
| type PropertyType "Actions" ExperimentTemplate Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate | |||||
| type PropertyType "Description" ExperimentTemplate Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate | |||||
| type PropertyType "ExperimentOptions" ExperimentTemplate Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate type PropertyType "ExperimentOptions" ExperimentTemplate = ExperimentTemplateExperimentOptionsProperty | |||||
| type PropertyType "ExperimentReportConfiguration" ExperimentTemplate Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate type PropertyType "ExperimentReportConfiguration" ExperimentTemplate = ExperimentTemplateExperimentReportConfigurationProperty | |||||
| type PropertyType "LogConfiguration" ExperimentTemplate Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate type PropertyType "LogConfiguration" ExperimentTemplate = ExperimentTemplateLogConfigurationProperty | |||||
| type PropertyType "RoleArn" ExperimentTemplate Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate | |||||
| type PropertyType "StopConditions" ExperimentTemplate Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate | |||||
| type PropertyType "Tags" ExperimentTemplate Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate | |||||
| type PropertyType "Targets" ExperimentTemplate Source # | |||||
Defined in Stratosphere.FIS.ExperimentTemplate | |||||