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

Stratosphere.DMS.ReplicationConfig

Documentation

data ReplicationConfig Source #

Constructors

ReplicationConfig

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replicationconfig.html

Fields

Instances

Instances details
ToJSON ReplicationConfig Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig

Show ReplicationConfig Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig

Eq ReplicationConfig Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig

ToResourceProperties ReplicationConfig Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig

Property "ComputeConfig" ReplicationConfig Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig

Associated Types

type PropertyType "ComputeConfig" ReplicationConfig 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig

Property "ReplicationConfigIdentifier" ReplicationConfig Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig

Associated Types

type PropertyType "ReplicationConfigIdentifier" ReplicationConfig 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig

type PropertyType "ReplicationConfigIdentifier" ReplicationConfig = Value Text

Methods

set :: PropertyType "ReplicationConfigIdentifier" ReplicationConfig -> ReplicationConfig -> ReplicationConfig #

Property "ReplicationSettings" ReplicationConfig Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig

Associated Types

type PropertyType "ReplicationSettings" ReplicationConfig 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig

type PropertyType "ReplicationSettings" ReplicationConfig = Object
Property "ReplicationType" ReplicationConfig Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig

Associated Types

type PropertyType "ReplicationType" ReplicationConfig 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig

type PropertyType "ReplicationType" ReplicationConfig = Value Text
Property "ResourceIdentifier" ReplicationConfig Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig

Associated Types

type PropertyType "ResourceIdentifier" ReplicationConfig 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig

type PropertyType "ResourceIdentifier" ReplicationConfig = Value Text
Property "SourceEndpointArn" ReplicationConfig Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig

Associated Types

type PropertyType "SourceEndpointArn" ReplicationConfig 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig

type PropertyType "SourceEndpointArn" ReplicationConfig = Value Text
Property "SupplementalSettings" ReplicationConfig Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig

Associated Types

type PropertyType "SupplementalSettings" ReplicationConfig 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig

type PropertyType "SupplementalSettings" ReplicationConfig = Object
Property "TableMappings" ReplicationConfig Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig

Associated Types

type PropertyType "TableMappings" ReplicationConfig 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig

type PropertyType "TableMappings" ReplicationConfig = Object
Property "Tags" ReplicationConfig Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig

Associated Types

type PropertyType "Tags" ReplicationConfig 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig

Property "TargetEndpointArn" ReplicationConfig Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig

Associated Types

type PropertyType "TargetEndpointArn" ReplicationConfig 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig

type PropertyType "TargetEndpointArn" ReplicationConfig = Value Text
type PropertyType "ComputeConfig" ReplicationConfig Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig

type PropertyType "ReplicationConfigIdentifier" ReplicationConfig Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig

type PropertyType "ReplicationConfigIdentifier" ReplicationConfig = Value Text
type PropertyType "ReplicationSettings" ReplicationConfig Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig

type PropertyType "ReplicationSettings" ReplicationConfig = Object
type PropertyType "ReplicationType" ReplicationConfig Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig

type PropertyType "ReplicationType" ReplicationConfig = Value Text
type PropertyType "ResourceIdentifier" ReplicationConfig Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig

type PropertyType "ResourceIdentifier" ReplicationConfig = Value Text
type PropertyType "SourceEndpointArn" ReplicationConfig Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig

type PropertyType "SourceEndpointArn" ReplicationConfig = Value Text
type PropertyType "SupplementalSettings" ReplicationConfig Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig

type PropertyType "SupplementalSettings" ReplicationConfig = Object
type PropertyType "TableMappings" ReplicationConfig Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig

type PropertyType "TableMappings" ReplicationConfig = Object
type PropertyType "Tags" ReplicationConfig Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig

type PropertyType "TargetEndpointArn" ReplicationConfig Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig

type PropertyType "TargetEndpointArn" ReplicationConfig = Value Text