You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::DatabaseMigrationService::Types::ReplicationInstanceTaskLog

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Contains metadata for a replication instance task log.

Instance Attribute Summary collapse

Instance Attribute Details

#replication_instance_task_log_sizeInteger

The size, in bytes, of the replication task log.

Returns:

  • (Integer)

    The size, in bytes, of the replication task log.

#replication_task_arnString

The Amazon Resource Name (ARN) of the replication task.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the replication task.

#replication_task_nameString

The name of the replication task.

Returns:

  • (String)

    The name of the replication task.