stratosphere-timestream-1.0.0: Stratosphere integration for AWS Timestream.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Timestream.InfluxDBInstance

Documentation

data LogDeliveryConfigurationProperty Source #

Instances

Instances details
ToJSON LogDeliveryConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance.LogDeliveryConfigurationProperty

Show LogDeliveryConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance.LogDeliveryConfigurationProperty

Eq LogDeliveryConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance.LogDeliveryConfigurationProperty

ToResourceProperties LogDeliveryConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance.LogDeliveryConfigurationProperty

Property "S3Configuration" LogDeliveryConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance.LogDeliveryConfigurationProperty

type PropertyType "S3Configuration" LogDeliveryConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance.LogDeliveryConfigurationProperty

data S3ConfigurationProperty Source #

Instances

Instances details
ToJSON S3ConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance.S3ConfigurationProperty

Show S3ConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance.S3ConfigurationProperty

Eq S3ConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance.S3ConfigurationProperty

ToResourceProperties S3ConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance.S3ConfigurationProperty

Property "BucketName" S3ConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance.S3ConfigurationProperty

Property "Enabled" S3ConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance.S3ConfigurationProperty

type PropertyType "BucketName" S3ConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance.S3ConfigurationProperty

type PropertyType "Enabled" S3ConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance.S3ConfigurationProperty

data InfluxDBInstance Source #

Constructors

InfluxDBInstance

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-timestream-influxdbinstance.html

Fields

Instances

Instances details
ToJSON InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

Show InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

Eq InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

ToResourceProperties InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

Property "AllocatedStorage" InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

Associated Types

type PropertyType "AllocatedStorage" InfluxDBInstance 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

type PropertyType "AllocatedStorage" InfluxDBInstance = Value Integer
Property "Bucket" InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

Associated Types

type PropertyType "Bucket" InfluxDBInstance 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

Property "DbInstanceType" InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

Associated Types

type PropertyType "DbInstanceType" InfluxDBInstance 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

type PropertyType "DbInstanceType" InfluxDBInstance = Value Text
Property "DbParameterGroupIdentifier" InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

Associated Types

type PropertyType "DbParameterGroupIdentifier" InfluxDBInstance 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

type PropertyType "DbParameterGroupIdentifier" InfluxDBInstance = Value Text

Methods

set :: PropertyType "DbParameterGroupIdentifier" InfluxDBInstance -> InfluxDBInstance -> InfluxDBInstance #

Property "DbStorageType" InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

Associated Types

type PropertyType "DbStorageType" InfluxDBInstance 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

type PropertyType "DbStorageType" InfluxDBInstance = Value Text
Property "DeploymentType" InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

Associated Types

type PropertyType "DeploymentType" InfluxDBInstance 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

type PropertyType "DeploymentType" InfluxDBInstance = Value Text
Property "LogDeliveryConfiguration" InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

Associated Types

type PropertyType "LogDeliveryConfiguration" InfluxDBInstance 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

Methods

set :: PropertyType "LogDeliveryConfiguration" InfluxDBInstance -> InfluxDBInstance -> InfluxDBInstance #

Property "Name" InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

Associated Types

type PropertyType "Name" InfluxDBInstance 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

Property "NetworkType" InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

Associated Types

type PropertyType "NetworkType" InfluxDBInstance 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

Property "Organization" InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

Associated Types

type PropertyType "Organization" InfluxDBInstance 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

type PropertyType "Organization" InfluxDBInstance = Value Text
Property "Password" InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

Associated Types

type PropertyType "Password" InfluxDBInstance 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

Property "Port" InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

Associated Types

type PropertyType "Port" InfluxDBInstance 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

Property "PubliclyAccessible" InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

Associated Types

type PropertyType "PubliclyAccessible" InfluxDBInstance 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

type PropertyType "PubliclyAccessible" InfluxDBInstance = Value Bool
Property "Tags" InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

Associated Types

type PropertyType "Tags" InfluxDBInstance 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

Property "Username" InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

Associated Types

type PropertyType "Username" InfluxDBInstance 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

Property "VpcSecurityGroupIds" InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

Associated Types

type PropertyType "VpcSecurityGroupIds" InfluxDBInstance 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

type PropertyType "VpcSecurityGroupIds" InfluxDBInstance = ValueList Text

Methods

set :: PropertyType "VpcSecurityGroupIds" InfluxDBInstance -> InfluxDBInstance -> InfluxDBInstance #

Property "VpcSubnetIds" InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

Associated Types

type PropertyType "VpcSubnetIds" InfluxDBInstance 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

type PropertyType "AllocatedStorage" InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

type PropertyType "AllocatedStorage" InfluxDBInstance = Value Integer
type PropertyType "Bucket" InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

type PropertyType "DbInstanceType" InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

type PropertyType "DbInstanceType" InfluxDBInstance = Value Text
type PropertyType "DbParameterGroupIdentifier" InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

type PropertyType "DbParameterGroupIdentifier" InfluxDBInstance = Value Text
type PropertyType "DbStorageType" InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

type PropertyType "DbStorageType" InfluxDBInstance = Value Text
type PropertyType "DeploymentType" InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

type PropertyType "DeploymentType" InfluxDBInstance = Value Text
type PropertyType "LogDeliveryConfiguration" InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

type PropertyType "Name" InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

type PropertyType "NetworkType" InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

type PropertyType "Organization" InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

type PropertyType "Organization" InfluxDBInstance = Value Text
type PropertyType "Password" InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

type PropertyType "Port" InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

type PropertyType "PubliclyAccessible" InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

type PropertyType "PubliclyAccessible" InfluxDBInstance = Value Bool
type PropertyType "Tags" InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

type PropertyType "Username" InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

type PropertyType "VpcSecurityGroupIds" InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance

type PropertyType "VpcSecurityGroupIds" InfluxDBInstance = ValueList Text
type PropertyType "VpcSubnetIds" InfluxDBInstance Source # 
Instance details

Defined in Stratosphere.Timestream.InfluxDBInstance