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

Stratosphere.DMS.ReplicationInstance

Documentation

data ReplicationInstance Source #

Constructors

ReplicationInstance

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

Fields

Instances

Instances details
ToJSON ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

Show ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

Eq ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

ToResourceProperties ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

Property "AllocatedStorage" ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

Associated Types

type PropertyType "AllocatedStorage" ReplicationInstance 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

type PropertyType "AllocatedStorage" ReplicationInstance = Value Integer
Property "AllowMajorVersionUpgrade" ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

Associated Types

type PropertyType "AllowMajorVersionUpgrade" ReplicationInstance 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

type PropertyType "AllowMajorVersionUpgrade" ReplicationInstance = Value Bool
Property "AutoMinorVersionUpgrade" ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

Associated Types

type PropertyType "AutoMinorVersionUpgrade" ReplicationInstance 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

type PropertyType "AutoMinorVersionUpgrade" ReplicationInstance = Value Bool
Property "AvailabilityZone" ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

Associated Types

type PropertyType "AvailabilityZone" ReplicationInstance 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

type PropertyType "AvailabilityZone" ReplicationInstance = Value Text
Property "DnsNameServers" ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

Associated Types

type PropertyType "DnsNameServers" ReplicationInstance 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

type PropertyType "DnsNameServers" ReplicationInstance = Value Text
Property "EngineVersion" ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

Associated Types

type PropertyType "EngineVersion" ReplicationInstance 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

Property "KmsKeyId" ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

Associated Types

type PropertyType "KmsKeyId" ReplicationInstance 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

Property "MultiAZ" ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

Associated Types

type PropertyType "MultiAZ" ReplicationInstance 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

Property "NetworkType" ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

Associated Types

type PropertyType "NetworkType" ReplicationInstance 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

Property "PreferredMaintenanceWindow" ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

Associated Types

type PropertyType "PreferredMaintenanceWindow" ReplicationInstance 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

type PropertyType "PreferredMaintenanceWindow" ReplicationInstance = Value Text

Methods

set :: PropertyType "PreferredMaintenanceWindow" ReplicationInstance -> ReplicationInstance -> ReplicationInstance #

Property "PubliclyAccessible" ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

Associated Types

type PropertyType "PubliclyAccessible" ReplicationInstance 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

type PropertyType "PubliclyAccessible" ReplicationInstance = Value Bool
Property "ReplicationInstanceClass" ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

Associated Types

type PropertyType "ReplicationInstanceClass" ReplicationInstance 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

type PropertyType "ReplicationInstanceClass" ReplicationInstance = Value Text
Property "ReplicationInstanceIdentifier" ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

Associated Types

type PropertyType "ReplicationInstanceIdentifier" ReplicationInstance 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

type PropertyType "ReplicationInstanceIdentifier" ReplicationInstance = Value Text

Methods

set :: PropertyType "ReplicationInstanceIdentifier" ReplicationInstance -> ReplicationInstance -> ReplicationInstance #

Property "ReplicationSubnetGroupIdentifier" ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

Associated Types

type PropertyType "ReplicationSubnetGroupIdentifier" ReplicationInstance 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

type PropertyType "ReplicationSubnetGroupIdentifier" ReplicationInstance = Value Text

Methods

set :: PropertyType "ReplicationSubnetGroupIdentifier" ReplicationInstance -> ReplicationInstance -> ReplicationInstance #

Property "ResourceIdentifier" ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

Associated Types

type PropertyType "ResourceIdentifier" ReplicationInstance 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

type PropertyType "ResourceIdentifier" ReplicationInstance = Value Text
Property "Tags" ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

Associated Types

type PropertyType "Tags" ReplicationInstance 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

Property "VpcSecurityGroupIds" ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

Associated Types

type PropertyType "VpcSecurityGroupIds" ReplicationInstance 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

type PropertyType "VpcSecurityGroupIds" ReplicationInstance = ValueList Text
type PropertyType "AllocatedStorage" ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

type PropertyType "AllocatedStorage" ReplicationInstance = Value Integer
type PropertyType "AllowMajorVersionUpgrade" ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

type PropertyType "AllowMajorVersionUpgrade" ReplicationInstance = Value Bool
type PropertyType "AutoMinorVersionUpgrade" ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

type PropertyType "AutoMinorVersionUpgrade" ReplicationInstance = Value Bool
type PropertyType "AvailabilityZone" ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

type PropertyType "AvailabilityZone" ReplicationInstance = Value Text
type PropertyType "DnsNameServers" ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

type PropertyType "DnsNameServers" ReplicationInstance = Value Text
type PropertyType "EngineVersion" ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

type PropertyType "KmsKeyId" ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

type PropertyType "MultiAZ" ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

type PropertyType "NetworkType" ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

type PropertyType "PreferredMaintenanceWindow" ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

type PropertyType "PreferredMaintenanceWindow" ReplicationInstance = Value Text
type PropertyType "PubliclyAccessible" ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

type PropertyType "PubliclyAccessible" ReplicationInstance = Value Bool
type PropertyType "ReplicationInstanceClass" ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

type PropertyType "ReplicationInstanceClass" ReplicationInstance = Value Text
type PropertyType "ReplicationInstanceIdentifier" ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

type PropertyType "ReplicationInstanceIdentifier" ReplicationInstance = Value Text
type PropertyType "ReplicationSubnetGroupIdentifier" ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

type PropertyType "ReplicationSubnetGroupIdentifier" ReplicationInstance = Value Text
type PropertyType "ResourceIdentifier" ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

type PropertyType "ResourceIdentifier" ReplicationInstance = Value Text
type PropertyType "Tags" ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

type PropertyType "VpcSecurityGroupIds" ReplicationInstance Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationInstance

type PropertyType "VpcSecurityGroupIds" ReplicationInstance = ValueList Text