stratosphere-s3-1.0.0: Stratosphere integration for AWS S3.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.S3.StorageLens.BucketLevelProperty

Documentation

data SelectionCriteriaProperty Source #

Instances

Instances details
ToJSON SelectionCriteriaProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.SelectionCriteriaProperty

Show SelectionCriteriaProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.SelectionCriteriaProperty

Eq SelectionCriteriaProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.SelectionCriteriaProperty

ToResourceProperties SelectionCriteriaProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.SelectionCriteriaProperty

Property "Delimiter" SelectionCriteriaProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.SelectionCriteriaProperty

Property "MaxDepth" SelectionCriteriaProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.SelectionCriteriaProperty

Property "MinStorageBytesPercentage" SelectionCriteriaProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.SelectionCriteriaProperty

Associated Types

type PropertyType "MinStorageBytesPercentage" SelectionCriteriaProperty 
Instance details

Defined in Stratosphere.S3.StorageLens.SelectionCriteriaProperty

type PropertyType "MinStorageBytesPercentage" SelectionCriteriaProperty = Value Double
type PropertyType "Delimiter" SelectionCriteriaProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.SelectionCriteriaProperty

type PropertyType "MaxDepth" SelectionCriteriaProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.SelectionCriteriaProperty

type PropertyType "MinStorageBytesPercentage" SelectionCriteriaProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.SelectionCriteriaProperty

type PropertyType "MinStorageBytesPercentage" SelectionCriteriaProperty = Value Double

data PrefixLevelProperty Source #

Instances

Instances details
ToJSON PrefixLevelProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.PrefixLevelProperty

Show PrefixLevelProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.PrefixLevelProperty

Eq PrefixLevelProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.PrefixLevelProperty

ToResourceProperties PrefixLevelProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.PrefixLevelProperty

Property "StorageMetrics" PrefixLevelProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.PrefixLevelProperty

Associated Types

type PropertyType "StorageMetrics" PrefixLevelProperty 
Instance details

Defined in Stratosphere.S3.StorageLens.PrefixLevelProperty

type PropertyType "StorageMetrics" PrefixLevelProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.PrefixLevelProperty

data PrefixLevelStorageMetricsProperty Source #

Instances

Instances details
ToJSON PrefixLevelStorageMetricsProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.PrefixLevelStorageMetricsProperty

Show PrefixLevelStorageMetricsProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.PrefixLevelStorageMetricsProperty

Eq PrefixLevelStorageMetricsProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.PrefixLevelStorageMetricsProperty

ToResourceProperties PrefixLevelStorageMetricsProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.PrefixLevelStorageMetricsProperty

Property "IsEnabled" PrefixLevelStorageMetricsProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.PrefixLevelStorageMetricsProperty

Property "SelectionCriteria" PrefixLevelStorageMetricsProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.PrefixLevelStorageMetricsProperty

type PropertyType "IsEnabled" PrefixLevelStorageMetricsProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.PrefixLevelStorageMetricsProperty

type PropertyType "SelectionCriteria" PrefixLevelStorageMetricsProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.PrefixLevelStorageMetricsProperty

data BucketLevelProperty Source #

Instances

Instances details
ToJSON BucketLevelProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.BucketLevelProperty

Show BucketLevelProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.BucketLevelProperty

Eq BucketLevelProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.BucketLevelProperty

ToResourceProperties BucketLevelProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.BucketLevelProperty

Property "ActivityMetrics" BucketLevelProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.BucketLevelProperty

Associated Types

type PropertyType "ActivityMetrics" BucketLevelProperty 
Instance details

Defined in Stratosphere.S3.StorageLens.BucketLevelProperty

Property "AdvancedCostOptimizationMetrics" BucketLevelProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.BucketLevelProperty

Associated Types

type PropertyType "AdvancedCostOptimizationMetrics" BucketLevelProperty 
Instance details

Defined in Stratosphere.S3.StorageLens.BucketLevelProperty

Methods

set :: PropertyType "AdvancedCostOptimizationMetrics" BucketLevelProperty -> BucketLevelProperty -> BucketLevelProperty #

Property "AdvancedDataProtectionMetrics" BucketLevelProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.BucketLevelProperty

Associated Types

type PropertyType "AdvancedDataProtectionMetrics" BucketLevelProperty 
Instance details

Defined in Stratosphere.S3.StorageLens.BucketLevelProperty

Methods

set :: PropertyType "AdvancedDataProtectionMetrics" BucketLevelProperty -> BucketLevelProperty -> BucketLevelProperty #

Property "DetailedStatusCodesMetrics" BucketLevelProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.BucketLevelProperty

Associated Types

type PropertyType "DetailedStatusCodesMetrics" BucketLevelProperty 
Instance details

Defined in Stratosphere.S3.StorageLens.BucketLevelProperty

Methods

set :: PropertyType "DetailedStatusCodesMetrics" BucketLevelProperty -> BucketLevelProperty -> BucketLevelProperty #

Property "PrefixLevel" BucketLevelProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.BucketLevelProperty

Associated Types

type PropertyType "PrefixLevel" BucketLevelProperty 
Instance details

Defined in Stratosphere.S3.StorageLens.BucketLevelProperty

type PropertyType "ActivityMetrics" BucketLevelProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.BucketLevelProperty

type PropertyType "AdvancedCostOptimizationMetrics" BucketLevelProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.BucketLevelProperty

type PropertyType "AdvancedDataProtectionMetrics" BucketLevelProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.BucketLevelProperty

type PropertyType "DetailedStatusCodesMetrics" BucketLevelProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.BucketLevelProperty

type PropertyType "PrefixLevel" BucketLevelProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.BucketLevelProperty