/AWS1/CL_AIN=>UPDATECOMPONENT()
¶
About UpdateComponent¶
Updates the custom component name and/or the list of resources that make up the component.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_RESOURCEGROUPNAME
TYPE /AWS1/AINRESOURCEGROUPNAME
/AWS1/AINRESOURCEGROUPNAME
¶
The name of the resource group.
IV_COMPONENTNAME
TYPE /AWS1/AINCUSTOMCOMPONENTNAME
/AWS1/AINCUSTOMCOMPONENTNAME
¶
The name of the component.
Optional arguments:¶
IV_NEWCOMPONENTNAME
TYPE /AWS1/AINCUSTOMCOMPONENTNAME
/AWS1/AINCUSTOMCOMPONENTNAME
¶
The new name of the component.
IT_RESOURCELIST
TYPE /AWS1/CL_AINRESOURCELIST_W=>TT_RESOURCELIST
TT_RESOURCELIST
¶
The list of resource ARNs that belong to the component.