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

Stratosphere.RDS.DBProxy.AuthFormatProperty

Documentation

data AuthFormatProperty Source #

Instances

Instances details
ToJSON AuthFormatProperty Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy.AuthFormatProperty

Show AuthFormatProperty Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy.AuthFormatProperty

Eq AuthFormatProperty Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy.AuthFormatProperty

ToResourceProperties AuthFormatProperty Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy.AuthFormatProperty

Property "AuthScheme" AuthFormatProperty Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy.AuthFormatProperty

Associated Types

type PropertyType "AuthScheme" AuthFormatProperty 
Instance details

Defined in Stratosphere.RDS.DBProxy.AuthFormatProperty

Property "ClientPasswordAuthType" AuthFormatProperty Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy.AuthFormatProperty

Associated Types

type PropertyType "ClientPasswordAuthType" AuthFormatProperty 
Instance details

Defined in Stratosphere.RDS.DBProxy.AuthFormatProperty

type PropertyType "ClientPasswordAuthType" AuthFormatProperty = Value Text
Property "Description" AuthFormatProperty Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy.AuthFormatProperty

Associated Types

type PropertyType "Description" AuthFormatProperty 
Instance details

Defined in Stratosphere.RDS.DBProxy.AuthFormatProperty

Property "IAMAuth" AuthFormatProperty Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy.AuthFormatProperty

Associated Types

type PropertyType "IAMAuth" AuthFormatProperty 
Instance details

Defined in Stratosphere.RDS.DBProxy.AuthFormatProperty

Property "SecretArn" AuthFormatProperty Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy.AuthFormatProperty

Associated Types

type PropertyType "SecretArn" AuthFormatProperty 
Instance details

Defined in Stratosphere.RDS.DBProxy.AuthFormatProperty

type PropertyType "AuthScheme" AuthFormatProperty Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy.AuthFormatProperty

type PropertyType "ClientPasswordAuthType" AuthFormatProperty Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy.AuthFormatProperty

type PropertyType "ClientPasswordAuthType" AuthFormatProperty = Value Text
type PropertyType "Description" AuthFormatProperty Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy.AuthFormatProperty

type PropertyType "IAMAuth" AuthFormatProperty Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy.AuthFormatProperty

type PropertyType "SecretArn" AuthFormatProperty Source # 
Instance details

Defined in Stratosphere.RDS.DBProxy.AuthFormatProperty