Skip to content

/AWS1/CL_DFM=>UPDATEPROJECT()

About UpdateProject

Modifies the specified project name, given the project ARN and a new name.

Method Signature

IMPORTING

Required arguments:

IV_ARN TYPE /AWS1/DFMAMAZONRESOURCENAME /AWS1/DFMAMAZONRESOURCENAME

The Amazon Resource Name (ARN) of the project whose name to update.

Optional arguments:

IV_NAME TYPE /AWS1/DFMNAME /AWS1/DFMNAME

A string that represents the new name of the project that you are updating.

IV_DEFAULTJOBTIMEOUTMINUTES TYPE /AWS1/DFMJOBTIMEOUTMINUTES /AWS1/DFMJOBTIMEOUTMINUTES

The number of minutes a test run in the project executes before it times out.

IO_VPCCONFIG TYPE REF TO /AWS1/CL_DFMVPCCONFIG /AWS1/CL_DFMVPCCONFIG

The VPC security groups and subnets that are attached to a project.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DFMUPDATEPROJECTRSLT /AWS1/CL_DFMUPDATEPROJECTRSLT