Class: Aws::Types::DescribeReplicatorRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeReplicatorRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#replicator_arn ⇒ ::String
Returns the value of attribute replicator_arn.
Instance Attribute Details
#replicator_arn ⇒ ::String
Returns the value of attribute replicator_arn.
603 604 605 |
# File 'sig/types.rbs', line 603 def replicator_arn @replicator_arn end |