You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Cloud9::Types::CreateEnvironmentMembershipRequestWhen passing CreateEnvironmentMembershipRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
environment_id: "EnvironmentId", user_arn: "UserArn", permissions: "read-write", }
Instance Attribute Summary collapse
The ID of the environment that contains the environment member you want to add.
The type of environment member permissions you want to associate with this environment member.
The Amazon Resource Name (ARN) of the environment member you want to add.
The ID of the environment that contains the environment member you want to add.
#permissions ⇒ StringThe 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.
Possible values:
The Amazon Resource Name (ARN) of the environment member you want to add.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4