Class: Aws::Types::RebootDBShardGroupMessage
- Inherits:
-
Object
- Object
- Aws::Types::RebootDBShardGroupMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#db_shard_group_identifier ⇒ ::String
Returns the value of attribute db_shard_group_identifier.
Instance Attribute Details
#db_shard_group_identifier ⇒ ::String
Returns the value of attribute db_shard_group_identifier.
3632 3633 3634 |
# File 'sig/types.rbs', line 3632 def db_shard_group_identifier @db_shard_group_identifier end |