stratosphere-memorydb-1.0.0: Stratosphere integration for AWS MemoryDB.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.MemoryDB.Cluster

Documentation

data Cluster Source #

Constructors

Cluster

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html

Fields

Instances

Instances details
ToJSON Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

Show Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

Eq Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

Methods

(==) :: Cluster -> Cluster -> Bool #

(/=) :: Cluster -> Cluster -> Bool #

ToResourceProperties Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

Property "ACLName" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

Associated Types

type PropertyType "ACLName" Cluster 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "ACLName" Cluster = Value Text

Methods

set :: PropertyType "ACLName" Cluster -> Cluster -> Cluster #

Property "AutoMinorVersionUpgrade" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

Associated Types

type PropertyType "AutoMinorVersionUpgrade" Cluster 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "AutoMinorVersionUpgrade" Cluster = Value Bool

Methods

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

Property "ClusterEndpoint" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

Associated Types

type PropertyType "ClusterEndpoint" Cluster 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "ClusterEndpoint" Cluster = EndpointProperty

Methods

set :: PropertyType "ClusterEndpoint" Cluster -> Cluster -> Cluster #

Property "ClusterName" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

Associated Types

type PropertyType "ClusterName" Cluster 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "ClusterName" Cluster = Value Text

Methods

set :: PropertyType "ClusterName" Cluster -> Cluster -> Cluster #

Property "DataTiering" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

Associated Types

type PropertyType "DataTiering" Cluster 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "DataTiering" Cluster = Value Text

Methods

set :: PropertyType "DataTiering" Cluster -> Cluster -> Cluster #

Property "Description" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

Associated Types

type PropertyType "Description" Cluster 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "Description" Cluster = Value Text

Methods

set :: PropertyType "Description" Cluster -> Cluster -> Cluster #

Property "Engine" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

Associated Types

type PropertyType "Engine" Cluster 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "Engine" Cluster = Value Text

Methods

set :: PropertyType "Engine" Cluster -> Cluster -> Cluster #

Property "EngineVersion" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

Associated Types

type PropertyType "EngineVersion" Cluster 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "EngineVersion" Cluster = Value Text

Methods

set :: PropertyType "EngineVersion" Cluster -> Cluster -> Cluster #

Property "FinalSnapshotName" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

Associated Types

type PropertyType "FinalSnapshotName" Cluster 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "FinalSnapshotName" Cluster = Value Text

Methods

set :: PropertyType "FinalSnapshotName" Cluster -> Cluster -> Cluster #

Property "IpDiscovery" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

Associated Types

type PropertyType "IpDiscovery" Cluster 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "IpDiscovery" Cluster = Value Text

Methods

set :: PropertyType "IpDiscovery" Cluster -> Cluster -> Cluster #

Property "KmsKeyId" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

Associated Types

type PropertyType "KmsKeyId" Cluster 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "KmsKeyId" Cluster = Value Text

Methods

set :: PropertyType "KmsKeyId" Cluster -> Cluster -> Cluster #

Property "MaintenanceWindow" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

Associated Types

type PropertyType "MaintenanceWindow" Cluster 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "MaintenanceWindow" Cluster = Value Text

Methods

set :: PropertyType "MaintenanceWindow" Cluster -> Cluster -> Cluster #

Property "MultiRegionClusterName" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

Associated Types

type PropertyType "MultiRegionClusterName" Cluster 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "MultiRegionClusterName" Cluster = Value Text

Methods

set :: PropertyType "MultiRegionClusterName" Cluster -> Cluster -> Cluster #

Property "NetworkType" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

Associated Types

type PropertyType "NetworkType" Cluster 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "NetworkType" Cluster = Value Text

Methods

set :: PropertyType "NetworkType" Cluster -> Cluster -> Cluster #

Property "NodeType" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

Associated Types

type PropertyType "NodeType" Cluster 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "NodeType" Cluster = Value Text

Methods

set :: PropertyType "NodeType" Cluster -> Cluster -> Cluster #

Property "NumReplicasPerShard" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

Associated Types

type PropertyType "NumReplicasPerShard" Cluster 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "NumReplicasPerShard" Cluster = Value Integer

Methods

set :: PropertyType "NumReplicasPerShard" Cluster -> Cluster -> Cluster #

Property "NumShards" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

Associated Types

type PropertyType "NumShards" Cluster 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "NumShards" Cluster = Value Integer

Methods

set :: PropertyType "NumShards" Cluster -> Cluster -> Cluster #

Property "ParameterGroupName" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

Associated Types

type PropertyType "ParameterGroupName" Cluster 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "ParameterGroupName" Cluster = Value Text

Methods

set :: PropertyType "ParameterGroupName" Cluster -> Cluster -> Cluster #

Property "Port" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

Associated Types

type PropertyType "Port" Cluster 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

Methods

set :: PropertyType "Port" Cluster -> Cluster -> Cluster #

Property "SecurityGroupIds" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

Associated Types

type PropertyType "SecurityGroupIds" Cluster 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "SecurityGroupIds" Cluster = ValueList Text

Methods

set :: PropertyType "SecurityGroupIds" Cluster -> Cluster -> Cluster #

Property "SnapshotArns" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

Associated Types

type PropertyType "SnapshotArns" Cluster 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "SnapshotArns" Cluster = ValueList Text

Methods

set :: PropertyType "SnapshotArns" Cluster -> Cluster -> Cluster #

Property "SnapshotName" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

Associated Types

type PropertyType "SnapshotName" Cluster 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "SnapshotName" Cluster = Value Text

Methods

set :: PropertyType "SnapshotName" Cluster -> Cluster -> Cluster #

Property "SnapshotRetentionLimit" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

Associated Types

type PropertyType "SnapshotRetentionLimit" Cluster 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "SnapshotRetentionLimit" Cluster = Value Integer

Methods

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

Property "SnapshotWindow" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

Associated Types

type PropertyType "SnapshotWindow" Cluster 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "SnapshotWindow" Cluster = Value Text

Methods

set :: PropertyType "SnapshotWindow" Cluster -> Cluster -> Cluster #

Property "SnsTopicArn" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

Associated Types

type PropertyType "SnsTopicArn" Cluster 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "SnsTopicArn" Cluster = Value Text

Methods

set :: PropertyType "SnsTopicArn" Cluster -> Cluster -> Cluster #

Property "SnsTopicStatus" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

Associated Types

type PropertyType "SnsTopicStatus" Cluster 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "SnsTopicStatus" Cluster = Value Text

Methods

set :: PropertyType "SnsTopicStatus" Cluster -> Cluster -> Cluster #

Property "SubnetGroupName" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

Associated Types

type PropertyType "SubnetGroupName" Cluster 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "SubnetGroupName" Cluster = Value Text

Methods

set :: PropertyType "SubnetGroupName" Cluster -> Cluster -> Cluster #

Property "TLSEnabled" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

Associated Types

type PropertyType "TLSEnabled" Cluster 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "TLSEnabled" Cluster = Value Bool

Methods

set :: PropertyType "TLSEnabled" Cluster -> Cluster -> Cluster #

Property "Tags" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

Associated Types

type PropertyType "Tags" Cluster 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "Tags" Cluster = [Tag]

Methods

set :: PropertyType "Tags" Cluster -> Cluster -> Cluster #

type PropertyType "ACLName" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "ACLName" Cluster = Value Text
type PropertyType "AutoMinorVersionUpgrade" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "AutoMinorVersionUpgrade" Cluster = Value Bool
type PropertyType "ClusterEndpoint" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "ClusterEndpoint" Cluster = EndpointProperty
type PropertyType "ClusterName" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "ClusterName" Cluster = Value Text
type PropertyType "DataTiering" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "DataTiering" Cluster = Value Text
type PropertyType "Description" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "Description" Cluster = Value Text
type PropertyType "Engine" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "Engine" Cluster = Value Text
type PropertyType "EngineVersion" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "EngineVersion" Cluster = Value Text
type PropertyType "FinalSnapshotName" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "FinalSnapshotName" Cluster = Value Text
type PropertyType "IpDiscovery" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "IpDiscovery" Cluster = Value Text
type PropertyType "KmsKeyId" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "KmsKeyId" Cluster = Value Text
type PropertyType "MaintenanceWindow" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "MaintenanceWindow" Cluster = Value Text
type PropertyType "MultiRegionClusterName" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "MultiRegionClusterName" Cluster = Value Text
type PropertyType "NetworkType" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "NetworkType" Cluster = Value Text
type PropertyType "NodeType" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "NodeType" Cluster = Value Text
type PropertyType "NumReplicasPerShard" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "NumReplicasPerShard" Cluster = Value Integer
type PropertyType "NumShards" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "NumShards" Cluster = Value Integer
type PropertyType "ParameterGroupName" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "ParameterGroupName" Cluster = Value Text
type PropertyType "Port" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "SecurityGroupIds" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

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

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "SnapshotArns" Cluster = ValueList Text
type PropertyType "SnapshotName" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

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

Defined in Stratosphere.MemoryDB.Cluster

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

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "SnapshotWindow" Cluster = Value Text
type PropertyType "SnsTopicArn" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "SnsTopicArn" Cluster = Value Text
type PropertyType "SnsTopicStatus" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "SnsTopicStatus" Cluster = Value Text
type PropertyType "SubnetGroupName" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "SubnetGroupName" Cluster = Value Text
type PropertyType "TLSEnabled" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "TLSEnabled" Cluster = Value Bool
type PropertyType "Tags" Cluster Source # 
Instance details

Defined in Stratosphere.MemoryDB.Cluster

type PropertyType "Tags" Cluster = [Tag]