Skip to content

/AWS1/CL_BDOGETPLYENGNSUMMRSP

GetPolicyEngineSummaryResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_policyengineid TYPE /AWS1/BDORESOURCEID /AWS1/BDORESOURCEID

The unique identifier of the policy engine.

iv_name TYPE /AWS1/BDOPOLICYENGINENAME /AWS1/BDOPOLICYENGINENAME

The customer-assigned name of the policy engine.

iv_createdat TYPE /AWS1/BDODATETIMESTAMP /AWS1/BDODATETIMESTAMP

The timestamp when the policy engine was originally created.

iv_updatedat TYPE /AWS1/BDODATETIMESTAMP /AWS1/BDODATETIMESTAMP

The timestamp when the policy engine was last modified.

iv_policyenginearn TYPE /AWS1/BDOPOLICYENGINEARN /AWS1/BDOPOLICYENGINEARN

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

iv_status TYPE /AWS1/BDOPOLICYENGINESTATUS /AWS1/BDOPOLICYENGINESTATUS

The current status of the policy engine.

Optional arguments:

iv_encryptionkeyarn TYPE /AWS1/BDOKMSKEYARN /AWS1/BDOKMSKEYARN

The Amazon Resource Name (ARN) of the KMS key used to encrypt the policy engine data.


Queryable Attributes

policyEngineId

The unique identifier of the policy engine.

Accessible with the following methods

Method Description
GET_POLICYENGINEID() Getter for POLICYENGINEID, with configurable default
ASK_POLICYENGINEID() Getter for POLICYENGINEID w/ exceptions if field has no valu
HAS_POLICYENGINEID() Determine if POLICYENGINEID has a value

name

The customer-assigned name of the policy engine.

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

createdAt

The timestamp when the policy engine was originally created.

Accessible with the following methods

Method Description
GET_CREATEDAT() Getter for CREATEDAT, with configurable default
ASK_CREATEDAT() Getter for CREATEDAT w/ exceptions if field has no value
HAS_CREATEDAT() Determine if CREATEDAT has a value

updatedAt

The timestamp when the policy engine was last modified.

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

policyEngineArn

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

Accessible with the following methods

Method Description
GET_POLICYENGINEARN() Getter for POLICYENGINEARN, with configurable default
ASK_POLICYENGINEARN() Getter for POLICYENGINEARN w/ exceptions if field has no val
HAS_POLICYENGINEARN() Determine if POLICYENGINEARN has a value

status

The current status of the policy engine.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value

encryptionKeyArn

The Amazon Resource Name (ARN) of the KMS key used to encrypt the policy engine data.

Accessible with the following methods

Method Description
GET_ENCRYPTIONKEYARN() Getter for ENCRYPTIONKEYARN, with configurable default
ASK_ENCRYPTIONKEYARN() Getter for ENCRYPTIONKEYARN w/ exceptions if field has no va
HAS_ENCRYPTIONKEYARN() Determine if ENCRYPTIONKEYARN has a value