AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Classes

NameDescription
Class BadRequestException

The target request is invalid.

Class Cloud9PaginatorFactory

Paginators for the Cloud9 service

Class ConcurrentAccessException

A concurrent access issue occurred.

Class ConflictException

A conflict occurred.

Class CreateEnvironmentEC2Request

Container for the parameters to the CreateEnvironmentEC2 operation. Creates an Cloud9 development environment, launches an Amazon Elastic Compute Cloud (Amazon EC2) instance, and then connects from the instance to the environment.

Class CreateEnvironmentEC2Response

This is the response object from the CreateEnvironmentEC2 operation.

Class CreateEnvironmentMembershipRequest

Container for the parameters to the CreateEnvironmentMembership operation. Adds an environment member to an Cloud9 development environment.

Class CreateEnvironmentMembershipResponse

This is the response object from the CreateEnvironmentMembership operation.

Class DeleteEnvironmentMembershipRequest

Container for the parameters to the DeleteEnvironmentMembership operation. Deletes an environment member from a development environment.

Class DeleteEnvironmentMembershipResponse

This is the response object from the DeleteEnvironmentMembership operation.

Class DeleteEnvironmentRequest

Container for the parameters to the DeleteEnvironment operation. Deletes an Cloud9 development environment. If an Amazon EC2 instance is connected to the environment, also terminates the instance.

Class DeleteEnvironmentResponse

This is the response object from the DeleteEnvironment operation.

Class DescribeEnvironmentMembershipsRequest

Container for the parameters to the DescribeEnvironmentMemberships operation. Gets information about environment members for an Cloud9 development environment.

Class DescribeEnvironmentMembershipsResponse

This is the response object from the DescribeEnvironmentMemberships operation.

Class DescribeEnvironmentsRequest

Container for the parameters to the DescribeEnvironments operation. Gets information about Cloud9 development environments.

Class DescribeEnvironmentsResponse

This is the response object from the DescribeEnvironments operation.

Class DescribeEnvironmentStatusRequest

Container for the parameters to the DescribeEnvironmentStatus operation. Gets status information for an Cloud9 development environment.

Class DescribeEnvironmentStatusResponse

This is the response object from the DescribeEnvironmentStatus operation.

Class Environment

Information about an Cloud9 development environment.

Class EnvironmentLifecycle

Information about the current creation or deletion lifecycle state of an Cloud9 development environment.

Class EnvironmentMember

Information about an environment member for an Cloud9 development environment.

Class ForbiddenException

An access permissions issue occurred.

Class InternalServerErrorException

An internal server error occurred.

Class LimitExceededException

A service limit was exceeded.

Class ListEnvironmentsRequest

Container for the parameters to the ListEnvironments operation. Gets a list of Cloud9 development environment identifiers.

Class ListEnvironmentsResponse

This is the response object from the ListEnvironments operation.

Class ListTagsForResourceRequest

Container for the parameters to the ListTagsForResource operation. Gets a list of the tags associated with an Cloud9 development environment.

Class ListTagsForResourceResponse

This is the response object from the ListTagsForResource operation.

Class NotFoundException

The target resource cannot be found.

Class Tag

Metadata that is associated with Amazon Web Services resources. In particular, a name-value pair that can be associated with an Cloud9 development environment. There are two types of tags: user tags and system tags. A user tag is created by the user. A system tag is automatically created by Amazon Web Services services. A system tag is prefixed with "aws:" and cannot be modified by the user.

Class TagResourceRequest

Container for the parameters to the TagResource operation. Adds tags to an Cloud9 development environment.

Tags that you add to an Cloud9 environment by using this method will NOT be automatically propagated to underlying resources.

Class TagResourceResponse

This is the response object from the TagResource operation.

Class TooManyRequestsException

Too many service requests were made over the given time period.

Class UntagResourceRequest

Container for the parameters to the UntagResource operation. Removes tags from an Cloud9 development environment.

Class UntagResourceResponse

This is the response object from the UntagResource operation.

Class UpdateEnvironmentMembershipRequest

Container for the parameters to the UpdateEnvironmentMembership operation. Changes the settings of an existing environment member for an Cloud9 development environment.

Class UpdateEnvironmentMembershipResponse

This is the response object from the UpdateEnvironmentMembership operation.

Class UpdateEnvironmentRequest

Container for the parameters to the UpdateEnvironment operation. Changes the settings of an existing Cloud9 development environment.

Class UpdateEnvironmentResponse

This is the response object from the UpdateEnvironment operation.

Interfaces

NameDescription
Interface ICloud9PaginatorFactory

Paginators for the Cloud9 service

Interface IDescribeEnvironmentMembershipsPaginator

Paginator for the DescribeEnvironmentMemberships operation

Interface IListEnvironmentsPaginator

Paginator for the ListEnvironments operation