Class: Aws::Types::RebalanceSlotsInGlobalReplicationGroupMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#apply_immediatelyBoolean

Returns the value of attribute apply_immediately.

Returns:

  • (Boolean)


1460
1461
1462
# File 'sig/types.rbs', line 1460

def apply_immediately
  @apply_immediately
end

#global_replication_group_id::String

Returns the value of attribute global_replication_group_id.

Returns:

  • (::String)


1459
1460
1461
# File 'sig/types.rbs', line 1459

def global_replication_group_id
  @global_replication_group_id
end