| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Timestream.InfluxDBInstance
Documentation
data LogDeliveryConfigurationProperty Source #
Constructors
| LogDeliveryConfigurationProperty | |
Fields | |
Instances
| ToJSON LogDeliveryConfigurationProperty Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance.LogDeliveryConfigurationProperty | |||||
| Show LogDeliveryConfigurationProperty Source # | |||||
| Eq LogDeliveryConfigurationProperty Source # | |||||
| ToResourceProperties LogDeliveryConfigurationProperty Source # | |||||
| Property "S3Configuration" LogDeliveryConfigurationProperty Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance.LogDeliveryConfigurationProperty Associated Types
Methods set :: PropertyType "S3Configuration" LogDeliveryConfigurationProperty -> LogDeliveryConfigurationProperty -> LogDeliveryConfigurationProperty # | |||||
| type PropertyType "S3Configuration" LogDeliveryConfigurationProperty Source # | |||||
data S3ConfigurationProperty Source #
Constructors
| S3ConfigurationProperty | |
Fields
| |
Instances
mkLogDeliveryConfigurationProperty :: S3ConfigurationProperty -> LogDeliveryConfigurationProperty Source #
data InfluxDBInstance Source #
Constructors
| InfluxDBInstance | |
Fields
| |
Instances
| ToJSON InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance Methods toJSON :: InfluxDBInstance -> Value # toEncoding :: InfluxDBInstance -> Encoding # toJSONList :: [InfluxDBInstance] -> Value # toEncodingList :: [InfluxDBInstance] -> Encoding # omitField :: InfluxDBInstance -> Bool # | |||||
| Show InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance Methods showsPrec :: Int -> InfluxDBInstance -> ShowS # show :: InfluxDBInstance -> String # showList :: [InfluxDBInstance] -> ShowS # | |||||
| Eq InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance Methods (==) :: InfluxDBInstance -> InfluxDBInstance -> Bool # (/=) :: InfluxDBInstance -> InfluxDBInstance -> Bool # | |||||
| ToResourceProperties InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance Methods toResourceProperties :: InfluxDBInstance -> ResourceProperties # | |||||
| Property "AllocatedStorage" InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance Associated Types
Methods set :: PropertyType "AllocatedStorage" InfluxDBInstance -> InfluxDBInstance -> InfluxDBInstance # | |||||
| Property "Bucket" InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance Associated Types
Methods set :: PropertyType "Bucket" InfluxDBInstance -> InfluxDBInstance -> InfluxDBInstance # | |||||
| Property "DbInstanceType" InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance Associated Types
Methods set :: PropertyType "DbInstanceType" InfluxDBInstance -> InfluxDBInstance -> InfluxDBInstance # | |||||
| Property "DbParameterGroupIdentifier" InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance Associated Types
Methods set :: PropertyType "DbParameterGroupIdentifier" InfluxDBInstance -> InfluxDBInstance -> InfluxDBInstance # | |||||
| Property "DbStorageType" InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance Associated Types
Methods set :: PropertyType "DbStorageType" InfluxDBInstance -> InfluxDBInstance -> InfluxDBInstance # | |||||
| Property "DeploymentType" InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance Associated Types
Methods set :: PropertyType "DeploymentType" InfluxDBInstance -> InfluxDBInstance -> InfluxDBInstance # | |||||
| Property "LogDeliveryConfiguration" InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance Associated Types
Methods set :: PropertyType "LogDeliveryConfiguration" InfluxDBInstance -> InfluxDBInstance -> InfluxDBInstance # | |||||
| Property "Name" InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance Associated Types
Methods set :: PropertyType "Name" InfluxDBInstance -> InfluxDBInstance -> InfluxDBInstance # | |||||
| Property "NetworkType" InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance Associated Types
Methods set :: PropertyType "NetworkType" InfluxDBInstance -> InfluxDBInstance -> InfluxDBInstance # | |||||
| Property "Organization" InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance Associated Types
Methods set :: PropertyType "Organization" InfluxDBInstance -> InfluxDBInstance -> InfluxDBInstance # | |||||
| Property "Password" InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance Associated Types
Methods set :: PropertyType "Password" InfluxDBInstance -> InfluxDBInstance -> InfluxDBInstance # | |||||
| Property "Port" InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance Associated Types
Methods set :: PropertyType "Port" InfluxDBInstance -> InfluxDBInstance -> InfluxDBInstance # | |||||
| Property "PubliclyAccessible" InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance Associated Types
Methods set :: PropertyType "PubliclyAccessible" InfluxDBInstance -> InfluxDBInstance -> InfluxDBInstance # | |||||
| Property "Tags" InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance Associated Types
Methods set :: PropertyType "Tags" InfluxDBInstance -> InfluxDBInstance -> InfluxDBInstance # | |||||
| Property "Username" InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance Associated Types
Methods set :: PropertyType "Username" InfluxDBInstance -> InfluxDBInstance -> InfluxDBInstance # | |||||
| Property "VpcSecurityGroupIds" InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance Associated Types
Methods set :: PropertyType "VpcSecurityGroupIds" InfluxDBInstance -> InfluxDBInstance -> InfluxDBInstance # | |||||
| Property "VpcSubnetIds" InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance Associated Types
Methods set :: PropertyType "VpcSubnetIds" InfluxDBInstance -> InfluxDBInstance -> InfluxDBInstance # | |||||
| type PropertyType "AllocatedStorage" InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance | |||||
| type PropertyType "Bucket" InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance | |||||
| type PropertyType "DbInstanceType" InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance | |||||
| type PropertyType "DbParameterGroupIdentifier" InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance | |||||
| type PropertyType "DbStorageType" InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance | |||||
| type PropertyType "DeploymentType" InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance | |||||
| type PropertyType "LogDeliveryConfiguration" InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance | |||||
| type PropertyType "Name" InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance | |||||
| type PropertyType "NetworkType" InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance | |||||
| type PropertyType "Organization" InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance | |||||
| type PropertyType "Password" InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance | |||||
| type PropertyType "Port" InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance | |||||
| type PropertyType "PubliclyAccessible" InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance | |||||
| type PropertyType "Tags" InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance | |||||
| type PropertyType "Username" InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance | |||||
| type PropertyType "VpcSecurityGroupIds" InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance | |||||
| type PropertyType "VpcSubnetIds" InfluxDBInstance Source # | |||||
Defined in Stratosphere.Timestream.InfluxDBInstance | |||||