Class: Aws::Types::StopDBInstanceAutomatedBackupsReplicationMessage
- Inherits:
-
Object
- Object
- Aws::Types::StopDBInstanceAutomatedBackupsReplicationMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#source_db_instance_arn ⇒ ::String
Returns the value of attribute source_db_instance_arn.
Instance Attribute Details
#source_db_instance_arn ⇒ ::String
Returns the value of attribute source_db_instance_arn.
4344 4345 4346 |
# File 'sig/types.rbs', line 4344 def source_db_instance_arn @source_db_instance_arn end |