/AWS1/CL_FMSBATCHASSOCRESRCRSP¶
BatchAssociateResourceResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_resourcesetidentifier TYPE /AWS1/FMSIDENTIFIER /AWS1/FMSIDENTIFIER¶
A unique identifier for the resource set, used in a request to refer to the resource set.
it_faileditems TYPE /AWS1/CL_FMSFAILEDITEM=>TT_FAILEDITEMLIST TT_FAILEDITEMLIST¶
The resources that failed to associate to the resource set.
Queryable Attributes¶
ResourceSetIdentifier¶
A unique identifier for the resource set, used in a request to refer to the resource set.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCESETIDENTIFIER() |
Getter for RESOURCESETIDENTIFIER, with configurable default |
ASK_RESOURCESETIDENTIFIER() |
Getter for RESOURCESETIDENTIFIER w/ exceptions if field has |
HAS_RESOURCESETIDENTIFIER() |
Determine if RESOURCESETIDENTIFIER has a value |
FailedItems¶
The resources that failed to associate to the resource set.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FAILEDITEMS() |
Getter for FAILEDITEMS, with configurable default |
ASK_FAILEDITEMS() |
Getter for FAILEDITEMS w/ exceptions if field has no value |
HAS_FAILEDITEMS() |
Determine if FAILEDITEMS has a value |