Class: Aws::Types::DeleteReplicationConfigMessage
- Inherits:
-
Object
- Object
- Aws::Types::DeleteReplicationConfigMessage
- 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.
638 639 640 |
# File 'sig/types.rbs', line 638 def replication_config_arn @replication_config_arn end |