Class: Aws::Types::DescribeDataMigrationsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data_migrations::Array[Types::DataMigration]

Returns the value of attribute data_migrations.

Returns:



759
760
761
# File 'sig/types.rbs', line 759

def data_migrations
  @data_migrations
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


760
761
762
# File 'sig/types.rbs', line 760

def marker
  @marker
end