Skip to content

/AWS1/CL_CWLPUTRESOURCEPLYRSP

PutResourcePolicyResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

io_resourcepolicy TYPE REF TO /AWS1/CL_CWLRESOURCEPOLICY /AWS1/CL_CWLRESOURCEPOLICY

The new policy.

iv_revisionid TYPE /AWS1/CWLEXPECTEDREVISIONID /AWS1/CWLEXPECTEDREVISIONID

The revision ID of the created or updated resource policy. Only returned for resource-scoped policies.


Queryable Attributes

resourcePolicy

The new policy.

Accessible with the following methods

Method Description
GET_RESOURCEPOLICY() Getter for RESOURCEPOLICY

revisionId

The revision ID of the created or updated resource policy. Only returned for resource-scoped policies.

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