class Aws::DatabaseMigrationService::Types::DescribeReplicationInstanceTaskLogsResponse

@!attribute [rw] replication_instance_arn

The Amazon Resource Name (ARN) of the replication instance.
@return [String]

@!attribute [rw] replication_instance_task_logs

An array of replication task log metadata. Each member of the array
contains the replication task name, ARN, and task log size (in
bytes).
@return [Array<Types::ReplicationInstanceTaskLog>]

@!attribute [rw] marker

An optional pagination token provided by a previous request. If this
parameter is specified, the response includes only records beyond
the marker, up to the value specified by `MaxRecords`.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/DescribeReplicationInstanceTaskLogsResponse AWS API Documentation

Constants

SENSITIVE