/AWS1/CL_RAMREJRESRCSHAREINV01¶
RejectResourceShareInvitationResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_resourceshareinvitation TYPE REF TO /AWS1/CL_RAMRESRCSHAREINVITA00 /AWS1/CL_RAMRESRCSHAREINVITA00¶
An object that contains the details about the rejected invitation.
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
clientTokenrequest parameter of that later call. All other parameters must also have the same values that you used in the first call.
Queryable Attributes¶
resourceShareInvitation¶
An object that contains the details about the rejected invitation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCESHAREINVITATION() |
Getter for RESOURCESHAREINVITATION |
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
clientTokenrequest 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 |