Stratosphere.MemoryDB.Cluster
module Stratosphere.MemoryDB.Cluster.EndpointProperty
data Cluster Source #
Constructors
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html
Fields
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html#cfn-memorydb-cluster-aclname
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html#cfn-memorydb-cluster-autominorversionupgrade
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html#cfn-memorydb-cluster-clusterendpoint
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html#cfn-memorydb-cluster-clustername
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html#cfn-memorydb-cluster-datatiering
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html#cfn-memorydb-cluster-description
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html#cfn-memorydb-cluster-engine
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html#cfn-memorydb-cluster-engineversion
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html#cfn-memorydb-cluster-finalsnapshotname
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html#cfn-memorydb-cluster-ipdiscovery
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html#cfn-memorydb-cluster-kmskeyid
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html#cfn-memorydb-cluster-maintenancewindow
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html#cfn-memorydb-cluster-multiregionclustername
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html#cfn-memorydb-cluster-networktype
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html#cfn-memorydb-cluster-nodetype
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html#cfn-memorydb-cluster-numreplicaspershard
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html#cfn-memorydb-cluster-numshards
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html#cfn-memorydb-cluster-parametergroupname
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html#cfn-memorydb-cluster-port
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html#cfn-memorydb-cluster-securitygroupids
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html#cfn-memorydb-cluster-snapshotarns
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html#cfn-memorydb-cluster-snapshotname
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html#cfn-memorydb-cluster-snapshotretentionlimit
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html#cfn-memorydb-cluster-snapshotwindow
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html#cfn-memorydb-cluster-snstopicarn
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html#cfn-memorydb-cluster-snstopicstatus
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html#cfn-memorydb-cluster-subnetgroupname
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html#cfn-memorydb-cluster-tlsenabled
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html#cfn-memorydb-cluster-tags
Defined in Stratosphere.MemoryDB.Cluster
Methods
toJSON :: Cluster -> Value #
toEncoding :: Cluster -> Encoding #
toJSONList :: [Cluster] -> Value #
toEncodingList :: [Cluster] -> Encoding #
omitField :: Cluster -> Bool #
showsPrec :: Int -> Cluster -> ShowS #
show :: Cluster -> String #
showList :: [Cluster] -> ShowS #
(==) :: Cluster -> Cluster -> Bool #
(/=) :: Cluster -> Cluster -> Bool #
toResourceProperties :: Cluster -> ResourceProperties #
Associated Types
set :: PropertyType "ACLName" Cluster -> Cluster -> Cluster #
set :: PropertyType "AutoMinorVersionUpgrade" Cluster -> Cluster -> Cluster #
set :: PropertyType "ClusterEndpoint" Cluster -> Cluster -> Cluster #
set :: PropertyType "ClusterName" Cluster -> Cluster -> Cluster #
set :: PropertyType "DataTiering" Cluster -> Cluster -> Cluster #
set :: PropertyType "Description" Cluster -> Cluster -> Cluster #
set :: PropertyType "Engine" Cluster -> Cluster -> Cluster #
set :: PropertyType "EngineVersion" Cluster -> Cluster -> Cluster #
set :: PropertyType "FinalSnapshotName" Cluster -> Cluster -> Cluster #
set :: PropertyType "IpDiscovery" Cluster -> Cluster -> Cluster #
set :: PropertyType "KmsKeyId" Cluster -> Cluster -> Cluster #
set :: PropertyType "MaintenanceWindow" Cluster -> Cluster -> Cluster #
set :: PropertyType "MultiRegionClusterName" Cluster -> Cluster -> Cluster #
set :: PropertyType "NetworkType" Cluster -> Cluster -> Cluster #
set :: PropertyType "NodeType" Cluster -> Cluster -> Cluster #
set :: PropertyType "NumReplicasPerShard" Cluster -> Cluster -> Cluster #
set :: PropertyType "NumShards" Cluster -> Cluster -> Cluster #
set :: PropertyType "ParameterGroupName" Cluster -> Cluster -> Cluster #
set :: PropertyType "Port" Cluster -> Cluster -> Cluster #
set :: PropertyType "SecurityGroupIds" Cluster -> Cluster -> Cluster #
set :: PropertyType "SnapshotArns" Cluster -> Cluster -> Cluster #
set :: PropertyType "SnapshotName" Cluster -> Cluster -> Cluster #
set :: PropertyType "SnapshotRetentionLimit" Cluster -> Cluster -> Cluster #
set :: PropertyType "SnapshotWindow" Cluster -> Cluster -> Cluster #
set :: PropertyType "SnsTopicArn" Cluster -> Cluster -> Cluster #
set :: PropertyType "SnsTopicStatus" Cluster -> Cluster -> Cluster #
set :: PropertyType "SubnetGroupName" Cluster -> Cluster -> Cluster #
set :: PropertyType "TLSEnabled" Cluster -> Cluster -> Cluster #
set :: PropertyType "Tags" Cluster -> Cluster -> Cluster #
mkCluster :: Value Text -> Value Text -> Value Text -> Cluster Source #