Class: Aws::Types::StartDataMigrationMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#data_migration_identifier::String

Returns the value of attribute data_migration_identifier.

Returns:



2821
2822
2823
# File 'sig/types.rbs', line 2821

def data_migration_identifier
  @data_migration_identifier
end

#start_type"reload-target", ...

Returns the value of attribute start_type.

Returns:



2822
2823
2824
# File 'sig/types.rbs', line 2822

def start_type
  @start_type
end