stratosphere-elasticache-1.0.0: Stratosphere integration for AWS ElastiCache.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.ElastiCache.ReplicationGroup

Documentation

data ReplicationGroup Source #

Constructors

ReplicationGroup

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticache-replicationgroup.html

Fields

Instances

Instances details
ToJSON ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Show ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Eq ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

ToResourceProperties ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Property "AtRestEncryptionEnabled" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "AtRestEncryptionEnabled" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "AtRestEncryptionEnabled" ReplicationGroup = Value Bool

Methods

set :: PropertyType "AtRestEncryptionEnabled" ReplicationGroup -> ReplicationGroup -> ReplicationGroup #

Property "AuthToken" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "AuthToken" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Property "AutoMinorVersionUpgrade" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "AutoMinorVersionUpgrade" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "AutoMinorVersionUpgrade" ReplicationGroup = Value Bool

Methods

set :: PropertyType "AutoMinorVersionUpgrade" ReplicationGroup -> ReplicationGroup -> ReplicationGroup #

Property "AutomaticFailoverEnabled" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "AutomaticFailoverEnabled" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "AutomaticFailoverEnabled" ReplicationGroup = Value Bool

Methods

set :: PropertyType "AutomaticFailoverEnabled" ReplicationGroup -> ReplicationGroup -> ReplicationGroup #

Property "CacheNodeType" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "CacheNodeType" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "CacheNodeType" ReplicationGroup = Value Text
Property "CacheParameterGroupName" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "CacheParameterGroupName" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "CacheParameterGroupName" ReplicationGroup = Value Text

Methods

set :: PropertyType "CacheParameterGroupName" ReplicationGroup -> ReplicationGroup -> ReplicationGroup #

Property "CacheSecurityGroupNames" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "CacheSecurityGroupNames" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "CacheSecurityGroupNames" ReplicationGroup = ValueList Text

Methods

set :: PropertyType "CacheSecurityGroupNames" ReplicationGroup -> ReplicationGroup -> ReplicationGroup #

Property "CacheSubnetGroupName" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "CacheSubnetGroupName" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "CacheSubnetGroupName" ReplicationGroup = Value Text

Methods

set :: PropertyType "CacheSubnetGroupName" ReplicationGroup -> ReplicationGroup -> ReplicationGroup #

Property "ClusterMode" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "ClusterMode" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Property "DataTieringEnabled" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "DataTieringEnabled" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "DataTieringEnabled" ReplicationGroup = Value Bool
Property "Engine" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "Engine" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Property "EngineVersion" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "EngineVersion" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "EngineVersion" ReplicationGroup = Value Text
Property "GlobalReplicationGroupId" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "GlobalReplicationGroupId" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "GlobalReplicationGroupId" ReplicationGroup = Value Text

Methods

set :: PropertyType "GlobalReplicationGroupId" ReplicationGroup -> ReplicationGroup -> ReplicationGroup #

Property "IpDiscovery" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "IpDiscovery" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Property "KmsKeyId" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "KmsKeyId" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Property "LogDeliveryConfigurations" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "LogDeliveryConfigurations" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Methods

set :: PropertyType "LogDeliveryConfigurations" ReplicationGroup -> ReplicationGroup -> ReplicationGroup #

Property "MultiAZEnabled" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "MultiAZEnabled" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "MultiAZEnabled" ReplicationGroup = Value Bool
Property "NetworkType" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "NetworkType" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Property "NodeGroupConfiguration" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "NodeGroupConfiguration" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Methods

set :: PropertyType "NodeGroupConfiguration" ReplicationGroup -> ReplicationGroup -> ReplicationGroup #

Property "NotificationTopicArn" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "NotificationTopicArn" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "NotificationTopicArn" ReplicationGroup = Value Text

Methods

set :: PropertyType "NotificationTopicArn" ReplicationGroup -> ReplicationGroup -> ReplicationGroup #

Property "NumCacheClusters" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "NumCacheClusters" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "NumCacheClusters" ReplicationGroup = Value Integer
Property "NumNodeGroups" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "NumNodeGroups" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Property "Port" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "Port" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Property "PreferredCacheClusterAZs" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "PreferredCacheClusterAZs" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "PreferredCacheClusterAZs" ReplicationGroup = ValueList Text

Methods

set :: PropertyType "PreferredCacheClusterAZs" ReplicationGroup -> ReplicationGroup -> ReplicationGroup #

Property "PreferredMaintenanceWindow" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "PreferredMaintenanceWindow" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "PreferredMaintenanceWindow" ReplicationGroup = Value Text

Methods

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

Property "PrimaryClusterId" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "PrimaryClusterId" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "PrimaryClusterId" ReplicationGroup = Value Text
Property "ReplicasPerNodeGroup" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "ReplicasPerNodeGroup" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "ReplicasPerNodeGroup" ReplicationGroup = Value Integer

Methods

set :: PropertyType "ReplicasPerNodeGroup" ReplicationGroup -> ReplicationGroup -> ReplicationGroup #

Property "ReplicationGroupDescription" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "ReplicationGroupDescription" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "ReplicationGroupDescription" ReplicationGroup = Value Text

Methods

set :: PropertyType "ReplicationGroupDescription" ReplicationGroup -> ReplicationGroup -> ReplicationGroup #

Property "ReplicationGroupId" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "ReplicationGroupId" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "ReplicationGroupId" ReplicationGroup = Value Text
Property "SecurityGroupIds" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "SecurityGroupIds" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "SecurityGroupIds" ReplicationGroup = ValueList Text
Property "SnapshotArns" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "SnapshotArns" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Property "SnapshotName" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "SnapshotName" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "SnapshotName" ReplicationGroup = Value Text
Property "SnapshotRetentionLimit" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "SnapshotRetentionLimit" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "SnapshotRetentionLimit" ReplicationGroup = Value Integer

Methods

set :: PropertyType "SnapshotRetentionLimit" ReplicationGroup -> ReplicationGroup -> ReplicationGroup #

Property "SnapshotWindow" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "SnapshotWindow" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "SnapshotWindow" ReplicationGroup = Value Text
Property "SnapshottingClusterId" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "SnapshottingClusterId" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "SnapshottingClusterId" ReplicationGroup = Value Text

Methods

set :: PropertyType "SnapshottingClusterId" ReplicationGroup -> ReplicationGroup -> ReplicationGroup #

Property "Tags" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "Tags" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Property "TransitEncryptionEnabled" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "TransitEncryptionEnabled" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "TransitEncryptionEnabled" ReplicationGroup = Value Bool

Methods

set :: PropertyType "TransitEncryptionEnabled" ReplicationGroup -> ReplicationGroup -> ReplicationGroup #

Property "TransitEncryptionMode" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "TransitEncryptionMode" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "TransitEncryptionMode" ReplicationGroup = Value Text

Methods

set :: PropertyType "TransitEncryptionMode" ReplicationGroup -> ReplicationGroup -> ReplicationGroup #

Property "UserGroupIds" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

Associated Types

type PropertyType "UserGroupIds" ReplicationGroup 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "AtRestEncryptionEnabled" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "AtRestEncryptionEnabled" ReplicationGroup = Value Bool
type PropertyType "AuthToken" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "AutoMinorVersionUpgrade" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "AutoMinorVersionUpgrade" ReplicationGroup = Value Bool
type PropertyType "AutomaticFailoverEnabled" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "AutomaticFailoverEnabled" ReplicationGroup = Value Bool
type PropertyType "CacheNodeType" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "CacheNodeType" ReplicationGroup = Value Text
type PropertyType "CacheParameterGroupName" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "CacheParameterGroupName" ReplicationGroup = Value Text
type PropertyType "CacheSecurityGroupNames" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "CacheSecurityGroupNames" ReplicationGroup = ValueList Text
type PropertyType "CacheSubnetGroupName" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "CacheSubnetGroupName" ReplicationGroup = Value Text
type PropertyType "ClusterMode" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "DataTieringEnabled" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "DataTieringEnabled" ReplicationGroup = Value Bool
type PropertyType "Engine" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "EngineVersion" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "EngineVersion" ReplicationGroup = Value Text
type PropertyType "GlobalReplicationGroupId" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "GlobalReplicationGroupId" ReplicationGroup = Value Text
type PropertyType "IpDiscovery" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "KmsKeyId" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "LogDeliveryConfigurations" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "MultiAZEnabled" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "MultiAZEnabled" ReplicationGroup = Value Bool
type PropertyType "NetworkType" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "NodeGroupConfiguration" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "NotificationTopicArn" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "NotificationTopicArn" ReplicationGroup = Value Text
type PropertyType "NumCacheClusters" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "NumCacheClusters" ReplicationGroup = Value Integer
type PropertyType "NumNodeGroups" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "Port" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "PreferredCacheClusterAZs" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "PreferredCacheClusterAZs" ReplicationGroup = ValueList Text
type PropertyType "PreferredMaintenanceWindow" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "PreferredMaintenanceWindow" ReplicationGroup = Value Text
type PropertyType "PrimaryClusterId" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "PrimaryClusterId" ReplicationGroup = Value Text
type PropertyType "ReplicasPerNodeGroup" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "ReplicasPerNodeGroup" ReplicationGroup = Value Integer
type PropertyType "ReplicationGroupDescription" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "ReplicationGroupDescription" ReplicationGroup = Value Text
type PropertyType "ReplicationGroupId" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "ReplicationGroupId" ReplicationGroup = Value Text
type PropertyType "SecurityGroupIds" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "SecurityGroupIds" ReplicationGroup = ValueList Text
type PropertyType "SnapshotArns" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "SnapshotName" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "SnapshotName" ReplicationGroup = Value Text
type PropertyType "SnapshotRetentionLimit" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "SnapshotRetentionLimit" ReplicationGroup = Value Integer
type PropertyType "SnapshotWindow" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "SnapshotWindow" ReplicationGroup = Value Text
type PropertyType "SnapshottingClusterId" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "SnapshottingClusterId" ReplicationGroup = Value Text
type PropertyType "Tags" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "TransitEncryptionEnabled" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "TransitEncryptionEnabled" ReplicationGroup = Value Bool
type PropertyType "TransitEncryptionMode" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup

type PropertyType "TransitEncryptionMode" ReplicationGroup = Value Text
type PropertyType "UserGroupIds" ReplicationGroup Source # 
Instance details

Defined in Stratosphere.ElastiCache.ReplicationGroup