Skip to content

/AWS1/CL_RAMRPLPERMASSOCIATI03

ReplacePermissionAssociationsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IO_RPLPERMASSOCIATIONSWORK TYPE REF TO /AWS1/CL_RAMRPLPERMASSOCIATI01 /AWS1/CL_RAMRPLPERMASSOCIATI01

Specifies a data structure that you can use to track the asynchronous tasks that RAM performs to complete this operation. You can use the ListReplacePermissionAssociationsWork operation and pass the id value returned in this structure.

IV_CLIENTTOKEN TYPE /AWS1/RAMSTRING /AWS1/RAMSTRING

The idempotency identifier associated with this request. If you want to repeat the same operation in an idempotent manner then you must include this value in the clientToken request parameter of that later call. All other parameters must also have the same values that you used in the first call.


Queryable Attributes

replacePermissionAssociationsWork

Specifies a data structure that you can use to track the asynchronous tasks that RAM performs to complete this operation. You can use the ListReplacePermissionAssociationsWork operation and pass the id value returned in this structure.

Accessible with the following methods

Method Description
GET_RPLPERMASSOCIATIONSWORK() Getter for REPLACEPERMASSOCIATIONSWORK

clientToken

The idempotency identifier associated with this request. If you want to repeat the same operation in an idempotent manner then you must include this value in the clientToken request parameter of that later call. All other parameters must also have the same values that you used in the first call.

Accessible with the following methods

Method Description
GET_CLIENTTOKEN() Getter for CLIENTTOKEN, with configurable default
ASK_CLIENTTOKEN() Getter for CLIENTTOKEN w/ exceptions if field has no value
HAS_CLIENTTOKEN() Determine if CLIENTTOKEN has a value