Interface ReplicationInstanceTaskLog.Builder

    • Method Detail

      • replicationTaskName

        ReplicationInstanceTaskLog.Builder replicationTaskName​(String replicationTaskName)

        The name of the replication task.

        Parameters:
        replicationTaskName - The name of the replication task.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • replicationTaskArn

        ReplicationInstanceTaskLog.Builder replicationTaskArn​(String replicationTaskArn)

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

        Parameters:
        replicationTaskArn - The Amazon Resource Name (ARN) of the replication task.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • replicationInstanceTaskLogSize

        ReplicationInstanceTaskLog.Builder replicationInstanceTaskLogSize​(Long replicationInstanceTaskLogSize)

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

        Parameters:
        replicationInstanceTaskLogSize - The size, in bytes, of the replication task log.
        Returns:
        Returns a reference to this object so that method calls can be chained together.