Class: Aws::Types::TestMigrationMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#customer_node_endpoint_list::Array[Types::CustomerNodeEndpoint]

Returns the value of attribute customer_node_endpoint_list.

Returns:



1866
1867
1868
# File 'sig/types.rbs', line 1866

def customer_node_endpoint_list
  @customer_node_endpoint_list
end

#replication_group_id::String

Returns the value of attribute replication_group_id.

Returns:

  • (::String)


1865
1866
1867
# File 'sig/types.rbs', line 1865

def replication_group_id
  @replication_group_id
end