Class: Aws::Types::DataReplicationCounterpart
- Inherits:
-
Object
- Object
- Aws::Types::DataReplicationCounterpart
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#broker_id ⇒ ::String
Returns the value of attribute broker_id.
-
#region ⇒ ::String
Returns the value of attribute region.
Instance Attribute Details
#broker_id ⇒ ::String
Returns the value of attribute broker_id.
249 250 251 |
# File 'sig/types.rbs', line 249 def broker_id @broker_id end |
#region ⇒ ::String
Returns the value of attribute region.
250 251 252 |
# File 'sig/types.rbs', line 250 def region @region end |