Class: Aws::Types::CompleteMigrationMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#forceBoolean

Returns the value of attribute force.

Returns:



302
303
304
# File 'sig/types.rbs', line 302

def force
  @force
end

#replication_group_id::String

Returns the value of attribute replication_group_id.

Returns:



301
302
303
# File 'sig/types.rbs', line 301

def replication_group_id
  @replication_group_id
end