stratosphere-rds-1.0.0: Stratosphere integration for AWS RDS.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.RDS.DBProxy

Documentation

data DBProxy Source #

Constructors

DBProxy

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxy.html

Fields

Instances

Instances details
ToJSON DBProxy Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy

Show DBProxy Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy

Eq DBProxy Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy

Methods

(==) :: DBProxy -> DBProxy -> Bool #

(/=) :: DBProxy -> DBProxy -> Bool #

ToResourceProperties DBProxy Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy

Property "Auth" DBProxy Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy

Associated Types

type PropertyType "Auth" DBProxy 
Instance details

Defined in Stratosphere.RDS.DBProxy

Methods

set :: PropertyType "Auth" DBProxy -> DBProxy -> DBProxy #

Property "DBProxyName" DBProxy Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy

Associated Types

type PropertyType "DBProxyName" DBProxy 
Instance details

Defined in Stratosphere.RDS.DBProxy

type PropertyType "DBProxyName" DBProxy = Value Text

Methods

set :: PropertyType "DBProxyName" DBProxy -> DBProxy -> DBProxy #

Property "DebugLogging" DBProxy Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy

Associated Types

type PropertyType "DebugLogging" DBProxy 
Instance details

Defined in Stratosphere.RDS.DBProxy

type PropertyType "DebugLogging" DBProxy = Value Bool

Methods

set :: PropertyType "DebugLogging" DBProxy -> DBProxy -> DBProxy #

Property "DefaultAuthScheme" DBProxy Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy

Associated Types

type PropertyType "DefaultAuthScheme" DBProxy 
Instance details

Defined in Stratosphere.RDS.DBProxy

type PropertyType "DefaultAuthScheme" DBProxy = Value Text

Methods

set :: PropertyType "DefaultAuthScheme" DBProxy -> DBProxy -> DBProxy #

Property "EndpointNetworkType" DBProxy Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy

Associated Types

type PropertyType "EndpointNetworkType" DBProxy 
Instance details

Defined in Stratosphere.RDS.DBProxy

type PropertyType "EndpointNetworkType" DBProxy = Value Text

Methods

set :: PropertyType "EndpointNetworkType" DBProxy -> DBProxy -> DBProxy #

Property "EngineFamily" DBProxy Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy

Associated Types

type PropertyType "EngineFamily" DBProxy 
Instance details

Defined in Stratosphere.RDS.DBProxy

type PropertyType "EngineFamily" DBProxy = Value Text

Methods

set :: PropertyType "EngineFamily" DBProxy -> DBProxy -> DBProxy #

Property "IdleClientTimeout" DBProxy Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy

Associated Types

type PropertyType "IdleClientTimeout" DBProxy 
Instance details

Defined in Stratosphere.RDS.DBProxy

type PropertyType "IdleClientTimeout" DBProxy = Value Integer

Methods

set :: PropertyType "IdleClientTimeout" DBProxy -> DBProxy -> DBProxy #

Property "RequireTLS" DBProxy Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy

Associated Types

type PropertyType "RequireTLS" DBProxy 
Instance details

Defined in Stratosphere.RDS.DBProxy

type PropertyType "RequireTLS" DBProxy = Value Bool

Methods

set :: PropertyType "RequireTLS" DBProxy -> DBProxy -> DBProxy #

Property "RoleArn" DBProxy Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy

Associated Types

type PropertyType "RoleArn" DBProxy 
Instance details

Defined in Stratosphere.RDS.DBProxy

type PropertyType "RoleArn" DBProxy = Value Text

Methods

set :: PropertyType "RoleArn" DBProxy -> DBProxy -> DBProxy #

Property "Tags" DBProxy Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy

Associated Types

type PropertyType "Tags" DBProxy 
Instance details

Defined in Stratosphere.RDS.DBProxy

Methods

set :: PropertyType "Tags" DBProxy -> DBProxy -> DBProxy #

Property "TargetConnectionNetworkType" DBProxy Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy

Associated Types

type PropertyType "TargetConnectionNetworkType" DBProxy 
Instance details

Defined in Stratosphere.RDS.DBProxy

type PropertyType "TargetConnectionNetworkType" DBProxy = Value Text

Methods

set :: PropertyType "TargetConnectionNetworkType" DBProxy -> DBProxy -> DBProxy #

Property "VpcSecurityGroupIds" DBProxy Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy

Associated Types

type PropertyType "VpcSecurityGroupIds" DBProxy 
Instance details

Defined in Stratosphere.RDS.DBProxy

type PropertyType "VpcSecurityGroupIds" DBProxy = ValueList Text

Methods

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

Property "VpcSubnetIds" DBProxy Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy

Associated Types

type PropertyType "VpcSubnetIds" DBProxy 
Instance details

Defined in Stratosphere.RDS.DBProxy

type PropertyType "VpcSubnetIds" DBProxy = ValueList Text

Methods

set :: PropertyType "VpcSubnetIds" DBProxy -> DBProxy -> DBProxy #

type PropertyType "Auth" DBProxy Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy

type PropertyType "DBProxyName" DBProxy Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy

type PropertyType "DBProxyName" DBProxy = Value Text
type PropertyType "DebugLogging" DBProxy Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy

type PropertyType "DebugLogging" DBProxy = Value Bool
type PropertyType "DefaultAuthScheme" DBProxy Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy

type PropertyType "DefaultAuthScheme" DBProxy = Value Text
type PropertyType "EndpointNetworkType" DBProxy Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy

type PropertyType "EndpointNetworkType" DBProxy = Value Text
type PropertyType "EngineFamily" DBProxy Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy

type PropertyType "EngineFamily" DBProxy = Value Text
type PropertyType "IdleClientTimeout" DBProxy Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy

type PropertyType "IdleClientTimeout" DBProxy = Value Integer
type PropertyType "RequireTLS" DBProxy Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy

type PropertyType "RequireTLS" DBProxy = Value Bool
type PropertyType "RoleArn" DBProxy Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy

type PropertyType "RoleArn" DBProxy = Value Text
type PropertyType "Tags" DBProxy Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy

type PropertyType "TargetConnectionNetworkType" DBProxy Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy

type PropertyType "TargetConnectionNetworkType" DBProxy = Value Text
type PropertyType "VpcSecurityGroupIds" DBProxy Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy

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

Defined in Stratosphere.RDS.DBProxy

type PropertyType "VpcSubnetIds" DBProxy = ValueList Text