Skip to content

/AWS1/CL_BDKUPAUTOMATEDRSNIN05

UpdateAutomatedReasoningPolicyResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_policyarn TYPE /AWS1/BDKAUTOMATEDRSNINGPLYARN /AWS1/BDKAUTOMATEDRSNINGPLYARN

The Amazon Resource Name (ARN) of the updated policy.

iv_name TYPE /AWS1/BDKAUTOMATEDRSNINGPLYN00 /AWS1/BDKAUTOMATEDRSNINGPLYN00

The updated name of the policy.

iv_definitionhash TYPE /AWS1/BDKAUTOMATEDRSNINGPLYH00 /AWS1/BDKAUTOMATEDRSNINGPLYH00

The hash of the updated policy definition.

iv_updatedat TYPE /AWS1/BDKTIMESTAMP /AWS1/BDKTIMESTAMP

The timestamp when the policy was last updated.


Queryable Attributes

policyArn

The Amazon Resource Name (ARN) of the updated 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

name

The updated name of the policy.

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value

definitionHash

The hash of the updated policy definition.

Accessible with the following methods

Method Description
GET_DEFINITIONHASH() Getter for DEFINITIONHASH, with configurable default
ASK_DEFINITIONHASH() Getter for DEFINITIONHASH w/ exceptions if field has no valu
HAS_DEFINITIONHASH() Determine if DEFINITIONHASH has a value

updatedAt

The timestamp when the policy was last 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