Skip to content

/AWS1/CL_FMSPUTRESOURCESETRSP

PutResourceSetResponse

CONSTRUCTOR

IMPORTING

Required arguments:

IO_RESOURCESET TYPE REF TO /AWS1/CL_FMSRESOURCESET /AWS1/CL_FMSRESOURCESET

Details about the resource set.

IV_RESOURCESETARN TYPE /AWS1/FMSRESOURCEARN /AWS1/FMSRESOURCEARN

The Amazon Resource Name (ARN) of the resource set.


Queryable Attributes

ResourceSet

Details about the resource set.

Accessible with the following methods

Method Description
GET_RESOURCESET() Getter for RESOURCESET

ResourceSetArn

The Amazon Resource Name (ARN) of the resource set.

Accessible with the following methods

Method Description
GET_RESOURCESETARN() Getter for RESOURCESETARN, with configurable default
ASK_RESOURCESETARN() Getter for RESOURCESETARN w/ exceptions if field has no valu
HAS_RESOURCESETARN() Determine if RESOURCESETARN has a value