Class: Aws::Types::TestFailoverMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#node_group_id::String

Returns the value of attribute node_group_id.

Returns:

  • (::String)


1852
1853
1854
# File 'sig/types.rbs', line 1852

def node_group_id
  @node_group_id
end

#replication_group_id::String

Returns the value of attribute replication_group_id.

Returns:

  • (::String)


1851
1852
1853
# File 'sig/types.rbs', line 1851

def replication_group_id
  @replication_group_id
end