View source: R/cloud9_operations.R
cloud9_create_environment_membership | R Documentation |
Adds an environment member to an Cloud9 development environment.
See https://www.paws-r-sdk.com/docs/cloud9_create_environment_membership/ for full documentation.
cloud9_create_environment_membership(environmentId, userArn, permissions)
environmentId |
[required] The ID of the environment that contains the environment member you want to add. |
userArn |
[required] The Amazon Resource Name (ARN) of the environment member you want to add. |
permissions |
[required] The type of environment member permissions you want to associate with this environment member. Available values include:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.