Class: Aws::Types::StartDBInstanceMessage
- Inherits:
-
Object
- Object
- Aws::Types::StartDBInstanceMessage
- 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.
4300 4301 4302 |
# File 'sig/types.rbs', line 4300 def db_instance_identifier @db_instance_identifier end |