Skip to content

/AWS1/CL_DMGREPLTSKASSESSMEN02

The task assessment report in JSON format.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_replicationtaskidentifier TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

The replication task identifier of the task on which the task assessment was run.

iv_replicationtaskarn TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

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

iv_repltsklastassessmentdate TYPE /AWS1/DMGTSTAMP /AWS1/DMGTSTAMP

The date the task assessment was completed.

iv_assessmentstatus TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

The status of the task assessment.

iv_assessmentresultsfile TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

The file containing the results of the task assessment.

iv_assessmentresults TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

The task assessment results in JSON format.

The response object only contains this field if you provide DescribeReplicationTaskAssessmentResultsMessage$ReplicationTaskArn in the request.

iv_s3objecturl TYPE /AWS1/DMGSECRETSTRING /AWS1/DMGSECRETSTRING

The URL of the S3 object containing the task assessment results.

The response object only contains this field if you provide DescribeReplicationTaskAssessmentResultsMessage$ReplicationTaskArn in the request.


Queryable Attributes

ReplicationTaskIdentifier

The replication task identifier of the task on which the task assessment was run.

Accessible with the following methods

Method Description
GET_REPLTASKIDENTIFIER() Getter for REPLICATIONTASKIDENTIFIER, with configurable defa
ASK_REPLTASKIDENTIFIER() Getter for REPLICATIONTASKIDENTIFIER w/ exceptions if field
HAS_REPLTASKIDENTIFIER() Determine if REPLICATIONTASKIDENTIFIER has a value

ReplicationTaskArn

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

Accessible with the following methods

Method Description
GET_REPLICATIONTASKARN() Getter for REPLICATIONTASKARN, with configurable default
ASK_REPLICATIONTASKARN() Getter for REPLICATIONTASKARN w/ exceptions if field has no
HAS_REPLICATIONTASKARN() Determine if REPLICATIONTASKARN has a value

ReplicationTaskLastAssessmentDate

The date the task assessment was completed.

Accessible with the following methods

Method Description
GET_REPLTSKLASTASSESSMENTD00() Getter for REPLTASKLASTASSESSMENTDATE, with configurable def
ASK_REPLTSKLASTASSESSMENTD00() Getter for REPLTASKLASTASSESSMENTDATE w/ exceptions if field
HAS_REPLTSKLASTASSESSMENTD00() Determine if REPLTASKLASTASSESSMENTDATE has a value

AssessmentStatus

The status of the task assessment.

Accessible with the following methods

Method Description
GET_ASSESSMENTSTATUS() Getter for ASSESSMENTSTATUS, with configurable default
ASK_ASSESSMENTSTATUS() Getter for ASSESSMENTSTATUS w/ exceptions if field has no va
HAS_ASSESSMENTSTATUS() Determine if ASSESSMENTSTATUS has a value

AssessmentResultsFile

The file containing the results of the task assessment.

Accessible with the following methods

Method Description
GET_ASSESSMENTRESULTSFILE() Getter for ASSESSMENTRESULTSFILE, with configurable default
ASK_ASSESSMENTRESULTSFILE() Getter for ASSESSMENTRESULTSFILE w/ exceptions if field has
HAS_ASSESSMENTRESULTSFILE() Determine if ASSESSMENTRESULTSFILE has a value

AssessmentResults

The task assessment results in JSON format.

The response object only contains this field if you provide DescribeReplicationTaskAssessmentResultsMessage$ReplicationTaskArn in the request.

Accessible with the following methods

Method Description
GET_ASSESSMENTRESULTS() Getter for ASSESSMENTRESULTS, with configurable default
ASK_ASSESSMENTRESULTS() Getter for ASSESSMENTRESULTS w/ exceptions if field has no v
HAS_ASSESSMENTRESULTS() Determine if ASSESSMENTRESULTS has a value

S3ObjectUrl

The URL of the S3 object containing the task assessment results.

The response object only contains this field if you provide DescribeReplicationTaskAssessmentResultsMessage$ReplicationTaskArn in the request.

Accessible with the following methods

Method Description
GET_S3OBJECTURL() Getter for S3OBJECTURL, with configurable default
ASK_S3OBJECTURL() Getter for S3OBJECTURL w/ exceptions if field has no value
HAS_S3OBJECTURL() Determine if S3OBJECTURL has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_REPLTASKASSESSMENTRSLTLIST

TYPES TT_REPLTASKASSESSMENTRSLTLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_DMGREPLTSKASSESSMEN02 WITH DEFAULT KEY
.