Skip to content

/AWS1/CL_BDKCREAUTOMATEDRSNI03

CreateAutomatedReasoningPolicyVersionResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_policyarn TYPE /AWS1/BDKAUTOMATEDRSNINGPLYARN /AWS1/BDKAUTOMATEDRSNINGPLYARN

The versioned Amazon Resource Name (ARN) of the policy version.

iv_version TYPE /AWS1/BDKAUTOMATEDRSNINGPLYVRS /AWS1/BDKAUTOMATEDRSNINGPLYVRS

The version number of the policy version.

iv_name TYPE /AWS1/BDKAUTOMATEDRSNINGPLYN00 /AWS1/BDKAUTOMATEDRSNINGPLYN00

The name of the policy version.

iv_definitionhash TYPE /AWS1/BDKAUTOMATEDRSNINGPLYH00 /AWS1/BDKAUTOMATEDRSNINGPLYH00

The hash of the policy definition for this version.

iv_createdat TYPE /AWS1/BDKTIMESTAMP /AWS1/BDKTIMESTAMP

The timestamp when the policy version was created.

Optional arguments:

iv_description TYPE /AWS1/BDKAUTOMATEDRSNINGPLYDSC /AWS1/BDKAUTOMATEDRSNINGPLYDSC

The description of the policy version.


Queryable Attributes

policyArn

The versioned Amazon Resource Name (ARN) of the policy version.

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

version

The version number of the policy version.

Accessible with the following methods

Method Description
GET_VERSION() Getter for VERSION, with configurable default
ASK_VERSION() Getter for VERSION w/ exceptions if field has no value
HAS_VERSION() Determine if VERSION has a value

name

The name of the policy version.

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

description

The description of the policy version.

Accessible with the following methods

Method Description
GET_DESCRIPTION() Getter for DESCRIPTION, with configurable default
ASK_DESCRIPTION() Getter for DESCRIPTION w/ exceptions if field has no value
HAS_DESCRIPTION() Determine if DESCRIPTION has a value

definitionHash

The hash of the policy definition for this version.

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

createdAt

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