Skip to content

/AWS1/CL_BDADELETERESPOLICYRSP

DeleteResourcePolicyResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_resourcearn TYPE /AWS1/BDARESOURCEARN /AWS1/BDARESOURCEARN

The ARN of the knowledge base that the resource policy was removed from.

Optional arguments:

iv_revisionid TYPE /AWS1/BDAREVISIONID /AWS1/BDAREVISIONID

The revision identifier after the resource policy was deleted.


Queryable Attributes

resourceArn

The ARN of the knowledge base that the resource policy was removed from.

Accessible with the following methods

Method Description
GET_RESOURCEARN() Getter for RESOURCEARN, with configurable default
ASK_RESOURCEARN() Getter for RESOURCEARN w/ exceptions if field has no value
HAS_RESOURCEARN() Determine if RESOURCEARN has a value

revisionId

The revision identifier after the resource policy was deleted.

Accessible with the following methods

Method Description
GET_REVISIONID() Getter for REVISIONID, with configurable default
ASK_REVISIONID() Getter for REVISIONID w/ exceptions if field has no value
HAS_REVISIONID() Determine if REVISIONID has a value