Skip to content

/AWS1/CL_SCHPUTRESOURCEPLYRSP

PutResourcePolicyResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_POLICY TYPE /AWS1/SCHSYNTHEDJSON__STRING /AWS1/SCHSYNTHEDJSON__STRING

The resource-based policy.

IV_REVISIONID TYPE /AWS1/SCH__STRING /AWS1/SCH__STRING

The revision ID of the policy.


Queryable Attributes

Policy

The resource-based policy.

Accessible with the following methods

Method Description
GET_POLICY() Getter for POLICY, with configurable default
ASK_POLICY() Getter for POLICY w/ exceptions if field has no value
HAS_POLICY() Determine if POLICY has a value

RevisionId

The revision ID of the policy.

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