Class: Aws::Types::DataReplicationCounterpart

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#broker_id::String

Returns the value of attribute broker_id.

Returns:



249
250
251
# File 'sig/types.rbs', line 249

def broker_id
  @broker_id
end

#region::String

Returns the value of attribute region.

Returns:



250
251
252
# File 'sig/types.rbs', line 250

def region
  @region
end