Skip to content

/AWS1/CL_CL9=>CREATEENVIRONMENTMEMBERSHIP()

About CreateEnvironmentMembership

Adds an environment member to an Cloud9 development environment.

Method Signature

IMPORTING

Required arguments:

IV_ENVIRONMENTID TYPE /AWS1/CL9ENVIRONMENTID /AWS1/CL9ENVIRONMENTID

The ID of the environment that contains the environment member you want to add.

IV_USERARN TYPE /AWS1/CL9USERARN /AWS1/CL9USERARN

The Amazon Resource Name (ARN) of the environment member you want to add.

IV_PERMISSIONS TYPE /AWS1/CL9MEMBERPERMISSIONS /AWS1/CL9MEMBERPERMISSIONS

The type of environment member permissions you want to associate with this environment member. Available values include:

  • read-only: Has read-only access to the environment.

  • read-write: Has read-write access to the environment.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CL9CREENVIRONMENTME01 /AWS1/CL_CL9CREENVIRONMENTME01