Class: Aws::Types::DescribeValidDBInstanceModificationsMessage
- Inherits:
-
Object
- Object
- Aws::Types::DescribeValidDBInstanceModificationsMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#db_instance_identifier ⇒ ::String
Returns the value of attribute db_instance_identifier.
Instance Attribute Details
#db_instance_identifier ⇒ ::String
Returns the value of attribute db_instance_identifier.
2443 2444 2445 |
# File 'sig/types.rbs', line 2443 def db_instance_identifier @db_instance_identifier end |