/AWS1/CL_BDKGETAUTOMATEDRSNI03¶
GetAutomatedReasoningPolicyResponse
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_policyarn
TYPE /AWS1/BDKAUTOMATEDRSNINGPLYARN
/AWS1/BDKAUTOMATEDRSNINGPLYARN
¶
The Amazon Resource Name (ARN) of the policy.
iv_name
TYPE /AWS1/BDKAUTOMATEDRSNINGPLYN00
/AWS1/BDKAUTOMATEDRSNINGPLYN00
¶
The name of the policy.
iv_version
TYPE /AWS1/BDKAUTOMATEDRSNINGPLYVRS
/AWS1/BDKAUTOMATEDRSNINGPLYVRS
¶
The version of the policy.
iv_policyid
TYPE /AWS1/BDKAUTOMATEDRSNINGPLYID
/AWS1/BDKAUTOMATEDRSNINGPLYID
¶
The unique identifier of the policy.
iv_definitionhash
TYPE /AWS1/BDKAUTOMATEDRSNINGPLYH00
/AWS1/BDKAUTOMATEDRSNINGPLYH00
¶
The hash of the policy definition used as a concurrency token.
iv_updatedat
TYPE /AWS1/BDKTIMESTAMP
/AWS1/BDKTIMESTAMP
¶
The timestamp when the policy was last updated.
Optional arguments:¶
iv_description
TYPE /AWS1/BDKAUTOMATEDRSNINGPLYDSC
/AWS1/BDKAUTOMATEDRSNINGPLYDSC
¶
The description of the policy.
iv_createdat
TYPE /AWS1/BDKTIMESTAMP
/AWS1/BDKTIMESTAMP
¶
The timestamp when the policy was created.
Queryable Attributes¶
policyArn¶
The Amazon Resource Name (ARN) of the 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 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 |
version¶
The version of the policy.
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 |
policyId¶
The unique identifier of the policy.
Accessible with the following methods¶
Method | Description |
---|---|
GET_POLICYID() |
Getter for POLICYID, with configurable default |
ASK_POLICYID() |
Getter for POLICYID w/ exceptions if field has no value |
HAS_POLICYID() |
Determine if POLICYID has a value |
description¶
The description of the policy.
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 used as a concurrency token.
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 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 |
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 |