stratosphere-msk-1.0.0: Stratosphere integration for AWS MSK.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.MSK.Replicator.ConsumerGroupReplicationProperty

Documentation

data ConsumerGroupReplicationProperty Source #

Instances

Instances details
ToJSON ConsumerGroupReplicationProperty Source # 
Instance details

Defined in Stratosphere.MSK.Replicator.ConsumerGroupReplicationProperty

Show ConsumerGroupReplicationProperty Source # 
Instance details

Defined in Stratosphere.MSK.Replicator.ConsumerGroupReplicationProperty

Eq ConsumerGroupReplicationProperty Source # 
Instance details

Defined in Stratosphere.MSK.Replicator.ConsumerGroupReplicationProperty

ToResourceProperties ConsumerGroupReplicationProperty Source # 
Instance details

Defined in Stratosphere.MSK.Replicator.ConsumerGroupReplicationProperty

Property "ConsumerGroupsToExclude" ConsumerGroupReplicationProperty Source # 
Instance details

Defined in Stratosphere.MSK.Replicator.ConsumerGroupReplicationProperty

Associated Types

type PropertyType "ConsumerGroupsToExclude" ConsumerGroupReplicationProperty 
Instance details

Defined in Stratosphere.MSK.Replicator.ConsumerGroupReplicationProperty

Property "ConsumerGroupsToReplicate" ConsumerGroupReplicationProperty Source # 
Instance details

Defined in Stratosphere.MSK.Replicator.ConsumerGroupReplicationProperty

Associated Types

type PropertyType "ConsumerGroupsToReplicate" ConsumerGroupReplicationProperty 
Instance details

Defined in Stratosphere.MSK.Replicator.ConsumerGroupReplicationProperty

type PropertyType "ConsumerGroupsToReplicate" ConsumerGroupReplicationProperty = ValueList Text
Property "DetectAndCopyNewConsumerGroups" ConsumerGroupReplicationProperty Source # 
Instance details

Defined in Stratosphere.MSK.Replicator.ConsumerGroupReplicationProperty

Associated Types

type PropertyType "DetectAndCopyNewConsumerGroups" ConsumerGroupReplicationProperty 
Instance details

Defined in Stratosphere.MSK.Replicator.ConsumerGroupReplicationProperty

type PropertyType "DetectAndCopyNewConsumerGroups" ConsumerGroupReplicationProperty = Value Bool
Property "SynchroniseConsumerGroupOffsets" ConsumerGroupReplicationProperty Source # 
Instance details

Defined in Stratosphere.MSK.Replicator.ConsumerGroupReplicationProperty

Associated Types

type PropertyType "SynchroniseConsumerGroupOffsets" ConsumerGroupReplicationProperty 
Instance details

Defined in Stratosphere.MSK.Replicator.ConsumerGroupReplicationProperty

type PropertyType "SynchroniseConsumerGroupOffsets" ConsumerGroupReplicationProperty = Value Bool
type PropertyType "ConsumerGroupsToExclude" ConsumerGroupReplicationProperty Source # 
Instance details

Defined in Stratosphere.MSK.Replicator.ConsumerGroupReplicationProperty

type PropertyType "ConsumerGroupsToReplicate" ConsumerGroupReplicationProperty Source # 
Instance details

Defined in Stratosphere.MSK.Replicator.ConsumerGroupReplicationProperty

type PropertyType "ConsumerGroupsToReplicate" ConsumerGroupReplicationProperty = ValueList Text
type PropertyType "DetectAndCopyNewConsumerGroups" ConsumerGroupReplicationProperty Source # 
Instance details

Defined in Stratosphere.MSK.Replicator.ConsumerGroupReplicationProperty

type PropertyType "DetectAndCopyNewConsumerGroups" ConsumerGroupReplicationProperty = Value Bool
type PropertyType "SynchroniseConsumerGroupOffsets" ConsumerGroupReplicationProperty Source # 
Instance details

Defined in Stratosphere.MSK.Replicator.ConsumerGroupReplicationProperty

type PropertyType "SynchroniseConsumerGroupOffsets" ConsumerGroupReplicationProperty = Value Bool