class Aws::Cloud9::Types::EnvironmentMember
Information about an environment member for an Cloud9
development environment.
@!attribute [rw] permissions
The type of environment member permissions associated with this environment member. Available values include: * `owner`\: Owns the environment. * `read-only`\: Has read-only access to the environment. * `read-write`\: Has read-write access to the environment. @return [String]
@!attribute [rw] user_id
The user ID in Identity and Access Management (IAM) of the environment member. @return [String]
@!attribute [rw] user_arn
The Amazon Resource Name (ARN) of the environment member. @return [String]
@!attribute [rw] environment_id
The ID of the environment for the environment member. @return [String]
@!attribute [rw] last_access
The time, expressed in epoch time format, when the environment member last opened the environment. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/cloud9-2017-09-23/EnvironmentMember AWS API Documentation
Constants
- SENSITIVE