stratosphere-dms-1.0.0: Stratosphere integration for AWS DMS.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.DMS.Endpoint.RedisSettingsProperty

Documentation

data RedisSettingsProperty Source #

Constructors

RedisSettingsProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-redissettings.html

Instances

Instances details
ToJSON RedisSettingsProperty Source # 
Instance details

Defined in Stratosphere.DMS.Endpoint.RedisSettingsProperty

Show RedisSettingsProperty Source # 
Instance details

Defined in Stratosphere.DMS.Endpoint.RedisSettingsProperty

Eq RedisSettingsProperty Source # 
Instance details

Defined in Stratosphere.DMS.Endpoint.RedisSettingsProperty

ToResourceProperties RedisSettingsProperty Source # 
Instance details

Defined in Stratosphere.DMS.Endpoint.RedisSettingsProperty

Property "AuthPassword" RedisSettingsProperty Source # 
Instance details

Defined in Stratosphere.DMS.Endpoint.RedisSettingsProperty

Associated Types

type PropertyType "AuthPassword" RedisSettingsProperty 
Instance details

Defined in Stratosphere.DMS.Endpoint.RedisSettingsProperty

Property "AuthType" RedisSettingsProperty Source # 
Instance details

Defined in Stratosphere.DMS.Endpoint.RedisSettingsProperty

Associated Types

type PropertyType "AuthType" RedisSettingsProperty 
Instance details

Defined in Stratosphere.DMS.Endpoint.RedisSettingsProperty

Property "AuthUserName" RedisSettingsProperty Source # 
Instance details

Defined in Stratosphere.DMS.Endpoint.RedisSettingsProperty

Associated Types

type PropertyType "AuthUserName" RedisSettingsProperty 
Instance details

Defined in Stratosphere.DMS.Endpoint.RedisSettingsProperty

Property "Port" RedisSettingsProperty Source # 
Instance details

Defined in Stratosphere.DMS.Endpoint.RedisSettingsProperty

Property "ServerName" RedisSettingsProperty Source # 
Instance details

Defined in Stratosphere.DMS.Endpoint.RedisSettingsProperty

Associated Types

type PropertyType "ServerName" RedisSettingsProperty 
Instance details

Defined in Stratosphere.DMS.Endpoint.RedisSettingsProperty

Property "SslCaCertificateArn" RedisSettingsProperty Source # 
Instance details

Defined in Stratosphere.DMS.Endpoint.RedisSettingsProperty

Associated Types

type PropertyType "SslCaCertificateArn" RedisSettingsProperty 
Instance details

Defined in Stratosphere.DMS.Endpoint.RedisSettingsProperty

type PropertyType "SslCaCertificateArn" RedisSettingsProperty = Value Text
Property "SslSecurityProtocol" RedisSettingsProperty Source # 
Instance details

Defined in Stratosphere.DMS.Endpoint.RedisSettingsProperty

Associated Types

type PropertyType "SslSecurityProtocol" RedisSettingsProperty 
Instance details

Defined in Stratosphere.DMS.Endpoint.RedisSettingsProperty

type PropertyType "SslSecurityProtocol" RedisSettingsProperty = Value Text
type PropertyType "AuthPassword" RedisSettingsProperty Source # 
Instance details

Defined in Stratosphere.DMS.Endpoint.RedisSettingsProperty

type PropertyType "AuthType" RedisSettingsProperty Source # 
Instance details

Defined in Stratosphere.DMS.Endpoint.RedisSettingsProperty

type PropertyType "AuthUserName" RedisSettingsProperty Source # 
Instance details

Defined in Stratosphere.DMS.Endpoint.RedisSettingsProperty

type PropertyType "Port" RedisSettingsProperty Source # 
Instance details

Defined in Stratosphere.DMS.Endpoint.RedisSettingsProperty

type PropertyType "ServerName" RedisSettingsProperty Source # 
Instance details

Defined in Stratosphere.DMS.Endpoint.RedisSettingsProperty

type PropertyType "SslCaCertificateArn" RedisSettingsProperty Source # 
Instance details

Defined in Stratosphere.DMS.Endpoint.RedisSettingsProperty

type PropertyType "SslCaCertificateArn" RedisSettingsProperty = Value Text
type PropertyType "SslSecurityProtocol" RedisSettingsProperty Source # 
Instance details

Defined in Stratosphere.DMS.Endpoint.RedisSettingsProperty

type PropertyType "SslSecurityProtocol" RedisSettingsProperty = Value Text