Get Db Cluster Result
Constructors
Properties
Provides a list of the AWS Identity and Access Management (IAM) roles that are associated with the DB cluster. IAM roles that are associated with a DB cluster grant permission for the DB cluster to access other AWS services on your behalf.
Specifies the number of days for which automatic DB snapshots are retained.
The resource id for the DB cluster. For example: cluster-ABCD1234EFGH5678IJKL90MNOP
. The cluster ID uniquely identifies the cluster and is used in things like IAM authentication policies.
A value that indicates whether to copy all tags from the DB cluster to snapshots of the DB cluster. The default behaviour is not to copy them.
Provides the name of the DB cluster parameter group.
The port number on which the DB instances in the DB cluster accept connections. If not specified, the default port used is 8182
. Note: Port
property will soon be deprecated from this resource. Please update existing templates to rename it with new property DBPort
having same functionalities.
Indicates whether or not the DB cluster has deletion protection enabled. The database can't be deleted when deletion protection is enabled.
Specifies a list of log types that are enabled for export to CloudWatch Logs.
Indicates the database engine version.
True if mapping of Amazon Identity and Access Management (IAM) accounts to database accounts is enabled, and otherwise false.
Specifies the daily time range during which automated backups are created if automated backups are enabled, as determined by the BackupRetentionPeriod.
Specifies the weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
The reader endpoint for the DB cluster. For example: mystack-mydbcluster-ro-1apw1j4phylrk.cg034hpkmmjt.us-east-2.rds.amazonaws.com
Contains the scaling configuration used by the Neptune Serverless Instances within this DB cluster.
Provides a list of VPC security groups that the DB cluster belongs to.