Class: Aws::Types::DeleteDBClusterAutomatedBackupResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteDBClusterAutomatedBackupResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#db_cluster_automated_backup ⇒ Types::DBClusterAutomatedBackup
Returns the value of attribute db_cluster_automated_backup.
Instance Attribute Details
#db_cluster_automated_backup ⇒ Types::DBClusterAutomatedBackup
Returns the value of attribute db_cluster_automated_backup.
1775 1776 1777 |
# File 'sig/types.rbs', line 1775 def db_cluster_automated_backup @db_cluster_automated_backup end |