Skip to content

/AWS1/CL_BDKUPAUTOMATEDRSNIN01

UpdateAutomatedReasoningPolicyAnnotationsResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_policyarn TYPE /AWS1/BDKAUTOMATEDRSNINGPLYARN /AWS1/BDKAUTOMATEDRSNINGPLYARN

The Amazon Resource Name (ARN) of the Automated Reasoning policy.

iv_buildworkflowid TYPE /AWS1/BDKAUTOMATEDRSNINGPLYB00 /AWS1/BDKAUTOMATEDRSNINGPLYB00

The unique identifier of the build workflow.

iv_annotationsethash TYPE /AWS1/BDKAUTOMATEDRSNINGPLYH00 /AWS1/BDKAUTOMATEDRSNINGPLYH00

The new hash value representing the updated state of the annotations.

iv_updatedat TYPE /AWS1/BDKTIMESTAMP /AWS1/BDKTIMESTAMP

The timestamp when the annotations were updated.


Queryable Attributes

policyArn

The Amazon Resource Name (ARN) of the Automated Reasoning policy.

Accessible with the following methods

Method Description
GET_POLICYARN() Getter for POLICYARN, with configurable default
ASK_POLICYARN() Getter for POLICYARN w/ exceptions if field has no value
HAS_POLICYARN() Determine if POLICYARN has a value

buildWorkflowId

The unique identifier of the build workflow.

Accessible with the following methods

Method Description
GET_BUILDWORKFLOWID() Getter for BUILDWORKFLOWID, with configurable default
ASK_BUILDWORKFLOWID() Getter for BUILDWORKFLOWID w/ exceptions if field has no val
HAS_BUILDWORKFLOWID() Determine if BUILDWORKFLOWID has a value

annotationSetHash

The new hash value representing the updated state of the annotations.

Accessible with the following methods

Method Description
GET_ANNOTATIONSETHASH() Getter for ANNOTATIONSETHASH, with configurable default
ASK_ANNOTATIONSETHASH() Getter for ANNOTATIONSETHASH w/ exceptions if field has no v
HAS_ANNOTATIONSETHASH() Determine if ANNOTATIONSETHASH has a value

updatedAt

The timestamp when the annotations were updated.

Accessible with the following methods

Method Description
GET_UPDATEDAT() Getter for UPDATEDAT, with configurable default
ASK_UPDATEDAT() Getter for UPDATEDAT w/ exceptions if field has no value
HAS_UPDATEDAT() Determine if UPDATEDAT has a value