/AWS1/CL_RAMASSOCRESRCSHARERSP¶
AssociateResourceShareResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_resourceshareassociations
TYPE /AWS1/CL_RAMRESRCSHAREASSOCI00=>TT_RESRCSHAREASSOCIATIONLIST
TT_RESRCSHAREASSOCIATIONLIST
¶
An array of objects that contain information about the associations.
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¶
resourceShareAssociations¶
An array of objects that contain information about the associations.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RESRCSHAREASSOCIATIONS() |
Getter for RESOURCESHAREASSOCIATIONS, with configurable defa |
ASK_RESRCSHAREASSOCIATIONS() |
Getter for RESOURCESHAREASSOCIATIONS w/ exceptions if field |
HAS_RESRCSHAREASSOCIATIONS() |
Determine if RESOURCESHAREASSOCIATIONS has a value |
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 |