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

Stratosphere.DMS.ReplicationConfig.ComputeConfigProperty

Documentation

data ComputeConfigProperty Source #

Constructors

ComputeConfigProperty

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

Fields

Instances

Instances details
ToJSON ComputeConfigProperty Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig.ComputeConfigProperty

Show ComputeConfigProperty Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig.ComputeConfigProperty

Eq ComputeConfigProperty Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig.ComputeConfigProperty

ToResourceProperties ComputeConfigProperty Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig.ComputeConfigProperty

Property "AvailabilityZone" ComputeConfigProperty Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig.ComputeConfigProperty

Associated Types

type PropertyType "AvailabilityZone" ComputeConfigProperty 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig.ComputeConfigProperty

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

Defined in Stratosphere.DMS.ReplicationConfig.ComputeConfigProperty

Associated Types

type PropertyType "DnsNameServers" ComputeConfigProperty 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig.ComputeConfigProperty

Property "KmsKeyId" ComputeConfigProperty Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig.ComputeConfigProperty

Property "MaxCapacityUnits" ComputeConfigProperty Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig.ComputeConfigProperty

Associated Types

type PropertyType "MaxCapacityUnits" ComputeConfigProperty 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig.ComputeConfigProperty

Property "MinCapacityUnits" ComputeConfigProperty Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig.ComputeConfigProperty

Associated Types

type PropertyType "MinCapacityUnits" ComputeConfigProperty 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig.ComputeConfigProperty

Property "MultiAZ" ComputeConfigProperty Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig.ComputeConfigProperty

Property "PreferredMaintenanceWindow" ComputeConfigProperty Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig.ComputeConfigProperty

Associated Types

type PropertyType "PreferredMaintenanceWindow" ComputeConfigProperty 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig.ComputeConfigProperty

type PropertyType "PreferredMaintenanceWindow" ComputeConfigProperty = Value Text
Property "ReplicationSubnetGroupId" ComputeConfigProperty Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig.ComputeConfigProperty

Associated Types

type PropertyType "ReplicationSubnetGroupId" ComputeConfigProperty 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig.ComputeConfigProperty

type PropertyType "ReplicationSubnetGroupId" ComputeConfigProperty = Value Text
Property "VpcSecurityGroupIds" ComputeConfigProperty Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig.ComputeConfigProperty

Associated Types

type PropertyType "VpcSecurityGroupIds" ComputeConfigProperty 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig.ComputeConfigProperty

type PropertyType "VpcSecurityGroupIds" ComputeConfigProperty = ValueList Text
type PropertyType "AvailabilityZone" ComputeConfigProperty Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig.ComputeConfigProperty

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

Defined in Stratosphere.DMS.ReplicationConfig.ComputeConfigProperty

type PropertyType "KmsKeyId" ComputeConfigProperty Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig.ComputeConfigProperty

type PropertyType "MaxCapacityUnits" ComputeConfigProperty Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig.ComputeConfigProperty

type PropertyType "MinCapacityUnits" ComputeConfigProperty Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig.ComputeConfigProperty

type PropertyType "MultiAZ" ComputeConfigProperty Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig.ComputeConfigProperty

type PropertyType "PreferredMaintenanceWindow" ComputeConfigProperty Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig.ComputeConfigProperty

type PropertyType "PreferredMaintenanceWindow" ComputeConfigProperty = Value Text
type PropertyType "ReplicationSubnetGroupId" ComputeConfigProperty Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig.ComputeConfigProperty

type PropertyType "ReplicationSubnetGroupId" ComputeConfigProperty = Value Text
type PropertyType "VpcSecurityGroupIds" ComputeConfigProperty Source # 
Instance details

Defined in Stratosphere.DMS.ReplicationConfig.ComputeConfigProperty

type PropertyType "VpcSecurityGroupIds" ComputeConfigProperty = ValueList Text