Stratosphere.DocDB.DBCluster
module Stratosphere.DocDB.DBCluster.ServerlessV2ScalingConfigurationProperty
data DBCluster Source #
Constructors
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html
Fields
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-availabilityzones
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-backupretentionperiod
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-copytagstosnapshot
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-dbclusteridentifier
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-dbclusterparametergroupname
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-dbsubnetgroupname
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-deletionprotection
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-enablecloudwatchlogsexports
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-engineversion
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-globalclusteridentifier
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-kmskeyid
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-managemasteruserpassword
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-masteruserpassword
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-masterusersecretkmskeyid
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-masterusername
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-networktype
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-port
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-preferredbackupwindow
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-preferredmaintenancewindow
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-restoretotime
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-restoretype
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-rotatemasteruserpassword
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-serverlessv2scalingconfiguration
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-snapshotidentifier
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-sourcedbclusteridentifier
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-storageencrypted
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-storagetype
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-tags
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-uselatestrestorabletime
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-vpcsecuritygroupids
Defined in Stratosphere.DocDB.DBCluster
Methods
toJSON :: DBCluster -> Value #
toEncoding :: DBCluster -> Encoding #
toJSONList :: [DBCluster] -> Value #
toEncodingList :: [DBCluster] -> Encoding #
omitField :: DBCluster -> Bool #
showsPrec :: Int -> DBCluster -> ShowS #
show :: DBCluster -> String #
showList :: [DBCluster] -> ShowS #
(==) :: DBCluster -> DBCluster -> Bool #
(/=) :: DBCluster -> DBCluster -> Bool #
toResourceProperties :: DBCluster -> ResourceProperties #
Associated Types
set :: PropertyType "AvailabilityZones" DBCluster -> DBCluster -> DBCluster #
set :: PropertyType "BackupRetentionPeriod" DBCluster -> DBCluster -> DBCluster #
set :: PropertyType "CopyTagsToSnapshot" DBCluster -> DBCluster -> DBCluster #
set :: PropertyType "DBClusterIdentifier" DBCluster -> DBCluster -> DBCluster #
set :: PropertyType "DBClusterParameterGroupName" DBCluster -> DBCluster -> DBCluster #
set :: PropertyType "DBSubnetGroupName" DBCluster -> DBCluster -> DBCluster #
set :: PropertyType "DeletionProtection" DBCluster -> DBCluster -> DBCluster #
set :: PropertyType "EnableCloudwatchLogsExports" DBCluster -> DBCluster -> DBCluster #
set :: PropertyType "EngineVersion" DBCluster -> DBCluster -> DBCluster #
set :: PropertyType "GlobalClusterIdentifier" DBCluster -> DBCluster -> DBCluster #
set :: PropertyType "KmsKeyId" DBCluster -> DBCluster -> DBCluster #
set :: PropertyType "ManageMasterUserPassword" DBCluster -> DBCluster -> DBCluster #
set :: PropertyType "MasterUserPassword" DBCluster -> DBCluster -> DBCluster #
set :: PropertyType "MasterUserSecretKmsKeyId" DBCluster -> DBCluster -> DBCluster #
set :: PropertyType "MasterUsername" DBCluster -> DBCluster -> DBCluster #
set :: PropertyType "NetworkType" DBCluster -> DBCluster -> DBCluster #
set :: PropertyType "Port" DBCluster -> DBCluster -> DBCluster #
set :: PropertyType "PreferredBackupWindow" DBCluster -> DBCluster -> DBCluster #
set :: PropertyType "PreferredMaintenanceWindow" DBCluster -> DBCluster -> DBCluster #
set :: PropertyType "RestoreToTime" DBCluster -> DBCluster -> DBCluster #
set :: PropertyType "RestoreType" DBCluster -> DBCluster -> DBCluster #
set :: PropertyType "RotateMasterUserPassword" DBCluster -> DBCluster -> DBCluster #
set :: PropertyType "ServerlessV2ScalingConfiguration" DBCluster -> DBCluster -> DBCluster #
set :: PropertyType "SnapshotIdentifier" DBCluster -> DBCluster -> DBCluster #
set :: PropertyType "SourceDBClusterIdentifier" DBCluster -> DBCluster -> DBCluster #
set :: PropertyType "StorageEncrypted" DBCluster -> DBCluster -> DBCluster #
set :: PropertyType "StorageType" DBCluster -> DBCluster -> DBCluster #
set :: PropertyType "Tags" DBCluster -> DBCluster -> DBCluster #
set :: PropertyType "UseLatestRestorableTime" DBCluster -> DBCluster -> DBCluster #
set :: PropertyType "VpcSecurityGroupIds" DBCluster -> DBCluster -> DBCluster #
mkDBCluster :: DBCluster Source #