class Aws::Cloud9::Types::DeleteEnvironmentMembershipRequest
@note When making an API call, you may pass DeleteEnvironmentMembershipRequest
data as a hash: { environment_id: "EnvironmentId", # required user_arn: "UserArn", # required }
@!attribute [rw] environment_id
The ID of the environment to delete the environment member from. @return [String]
@!attribute [rw] user_arn
The Amazon Resource Name (ARN) of the environment member to delete from the environment. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/cloud9-2017-09-23/DeleteEnvironmentMembershipRequest AWS API Documentation
Constants
- SENSITIVE