Class: Aws::Types::StopReplicationMessage
- Inherits:
-
Object
- Object
- Aws::Types::StopReplicationMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#replication_config_arn ⇒ ::String
Returns the value of attribute replication_config_arn.
Instance Attribute Details
#replication_config_arn ⇒ ::String
Returns the value of attribute replication_config_arn.
3000 3001 3002 |
# File 'sig/types.rbs', line 3000 def replication_config_arn @replication_config_arn end |