*`allocated_storage` - Specifies the allocated storage size specified in gigabytes.
*`auto_minor_version_upgrade` - Indicates that minor version patches are applied automatically.
*`availability_zone` - Specifies the name of the Availability Zone the DB instance is located in.
*`backup_retention_period` - Specifies the number of days for which automatic DB snapshots are retained.
*`db_cluster_identifier` - If the DB instance is a member of a DB cluster, contains the name of the DB cluster that the DB instance is a member of.
*`db_instance_arn` - The Amazon Resource Name (ARN) for the DB instance.
*`db_instance_class` - Contains the name of the compute and memory capacity class of the DB instance.
*`db_name` - Contains the name of the initial database of this instance that was provided at create time, if one was specified when the DB instance was created. This same name is returned for the life of the DB instance.
*`db_parameter_groups` - Provides the list of DB parameter groups applied to this DB instance.
*`db_security_groups` - Provides List of DB security groups associated to this DB instance.
*`db_subnet_group` - Specifies the name of the subnet group associated with the DB instance.
*`db_instance_port` - Specifies the port that the DB instance listens on.