Stratosphere.DMS.Endpoint
module Stratosphere.DMS.Endpoint.DocDbSettingsProperty
module Stratosphere.DMS.Endpoint.DynamoDbSettingsProperty
module Stratosphere.DMS.Endpoint.ElasticsearchSettingsProperty
module Stratosphere.DMS.Endpoint.GcpMySQLSettingsProperty
module Stratosphere.DMS.Endpoint.IbmDb2SettingsProperty
module Stratosphere.DMS.Endpoint.KafkaSettingsProperty
module Stratosphere.DMS.Endpoint.KinesisSettingsProperty
module Stratosphere.DMS.Endpoint.MicrosoftSqlServerSettingsProperty
module Stratosphere.DMS.Endpoint.MongoDbSettingsProperty
module Stratosphere.DMS.Endpoint.MySqlSettingsProperty
module Stratosphere.DMS.Endpoint.NeptuneSettingsProperty
module Stratosphere.DMS.Endpoint.OracleSettingsProperty
module Stratosphere.DMS.Endpoint.PostgreSqlSettingsProperty
module Stratosphere.DMS.Endpoint.RedisSettingsProperty
module Stratosphere.DMS.Endpoint.RedshiftSettingsProperty
module Stratosphere.DMS.Endpoint.S3SettingsProperty
module Stratosphere.DMS.Endpoint.SybaseSettingsProperty
data Endpoint Source #
Constructors
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html
Fields
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-certificatearn
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-databasename
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-docdbsettings
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-dynamodbsettings
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-elasticsearchsettings
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-endpointidentifier
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-endpointtype
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-enginename
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-extraconnectionattributes
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-gcpmysqlsettings
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-ibmdb2settings
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-kafkasettings
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-kinesissettings
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-kmskeyid
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-microsoftsqlserversettings
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-mongodbsettings
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-mysqlsettings
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-neptunesettings
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-oraclesettings
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-password
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-port
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-postgresqlsettings
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-redissettings
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-redshiftsettings
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-resourceidentifier
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-s3settings
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-servername
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-sslmode
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-sybasesettings
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-tags
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-username
Defined in Stratosphere.DMS.Endpoint
Methods
toJSON :: Endpoint -> Value #
toEncoding :: Endpoint -> Encoding #
toJSONList :: [Endpoint] -> Value #
toEncodingList :: [Endpoint] -> Encoding #
omitField :: Endpoint -> Bool #
showsPrec :: Int -> Endpoint -> ShowS #
show :: Endpoint -> String #
showList :: [Endpoint] -> ShowS #
(==) :: Endpoint -> Endpoint -> Bool #
(/=) :: Endpoint -> Endpoint -> Bool #
toResourceProperties :: Endpoint -> ResourceProperties #
Associated Types
set :: PropertyType "CertificateArn" Endpoint -> Endpoint -> Endpoint #
set :: PropertyType "DatabaseName" Endpoint -> Endpoint -> Endpoint #
set :: PropertyType "DocDbSettings" Endpoint -> Endpoint -> Endpoint #
set :: PropertyType "DynamoDbSettings" Endpoint -> Endpoint -> Endpoint #
set :: PropertyType "ElasticsearchSettings" Endpoint -> Endpoint -> Endpoint #
set :: PropertyType "EndpointIdentifier" Endpoint -> Endpoint -> Endpoint #
set :: PropertyType "EndpointType" Endpoint -> Endpoint -> Endpoint #
set :: PropertyType "EngineName" Endpoint -> Endpoint -> Endpoint #
set :: PropertyType "ExtraConnectionAttributes" Endpoint -> Endpoint -> Endpoint #
set :: PropertyType "GcpMySQLSettings" Endpoint -> Endpoint -> Endpoint #
set :: PropertyType "IbmDb2Settings" Endpoint -> Endpoint -> Endpoint #
set :: PropertyType "KafkaSettings" Endpoint -> Endpoint -> Endpoint #
set :: PropertyType "KinesisSettings" Endpoint -> Endpoint -> Endpoint #
set :: PropertyType "KmsKeyId" Endpoint -> Endpoint -> Endpoint #
set :: PropertyType "MicrosoftSqlServerSettings" Endpoint -> Endpoint -> Endpoint #
set :: PropertyType "MongoDbSettings" Endpoint -> Endpoint -> Endpoint #
set :: PropertyType "MySqlSettings" Endpoint -> Endpoint -> Endpoint #
set :: PropertyType "NeptuneSettings" Endpoint -> Endpoint -> Endpoint #
set :: PropertyType "OracleSettings" Endpoint -> Endpoint -> Endpoint #
set :: PropertyType "Password" Endpoint -> Endpoint -> Endpoint #
set :: PropertyType "Port" Endpoint -> Endpoint -> Endpoint #
set :: PropertyType "PostgreSqlSettings" Endpoint -> Endpoint -> Endpoint #
set :: PropertyType "RedisSettings" Endpoint -> Endpoint -> Endpoint #
set :: PropertyType "RedshiftSettings" Endpoint -> Endpoint -> Endpoint #
set :: PropertyType "ResourceIdentifier" Endpoint -> Endpoint -> Endpoint #
set :: PropertyType "S3Settings" Endpoint -> Endpoint -> Endpoint #
set :: PropertyType "ServerName" Endpoint -> Endpoint -> Endpoint #
set :: PropertyType "SslMode" Endpoint -> Endpoint -> Endpoint #
set :: PropertyType "SybaseSettings" Endpoint -> Endpoint -> Endpoint #
set :: PropertyType "Tags" Endpoint -> Endpoint -> Endpoint #
set :: PropertyType "Username" Endpoint -> Endpoint -> Endpoint #
mkEndpoint :: Value Text -> Value Text -> Endpoint Source #