Class: Aws::Types::GlobalReplicationGroupInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#global_replication_group_id::String

Returns the value of attribute global_replication_group_id.

Returns:

  • (::String)


1019
1020
1021
# File 'sig/types.rbs', line 1019

def global_replication_group_id
  @global_replication_group_id
end

#global_replication_group_member_role::String

Returns the value of attribute global_replication_group_member_role.

Returns:

  • (::String)


1020
1021
1022
# File 'sig/types.rbs', line 1020

def global_replication_group_member_role
  @global_replication_group_member_role
end