Awso_cloud9_lwtSourceval create_environment_e_c2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloud9.Values.CreateEnvironmentEC2Request.t ->
(Awso_cloud9.Values.CreateEnvironmentEC2Result.t,
Awso_cloud9.Values.CreateEnvironmentEC2Result.error)
Result.t
Lwt.tval create_environment_membership :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloud9.Values.CreateEnvironmentMembershipRequest.t ->
(Awso_cloud9.Values.CreateEnvironmentMembershipResult.t,
Awso_cloud9.Values.CreateEnvironmentMembershipResult.error)
Result.t
Lwt.tval delete_environment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloud9.Values.DeleteEnvironmentRequest.t ->
(Awso_cloud9.Values.DeleteEnvironmentResult.t,
Awso_cloud9.Values.DeleteEnvironmentResult.error)
Result.t
Lwt.tval delete_environment_membership :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloud9.Values.DeleteEnvironmentMembershipRequest.t ->
(Awso_cloud9.Values.DeleteEnvironmentMembershipResult.t,
Awso_cloud9.Values.DeleteEnvironmentMembershipResult.error)
Result.t
Lwt.tval describe_environment_memberships :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloud9.Values.DescribeEnvironmentMembershipsRequest.t ->
(Awso_cloud9.Values.DescribeEnvironmentMembershipsResult.t,
Awso_cloud9.Values.DescribeEnvironmentMembershipsResult.error)
Result.t
Lwt.tval describe_environment_status :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloud9.Values.DescribeEnvironmentStatusRequest.t ->
(Awso_cloud9.Values.DescribeEnvironmentStatusResult.t,
Awso_cloud9.Values.DescribeEnvironmentStatusResult.error)
Result.t
Lwt.tval describe_environments :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloud9.Values.DescribeEnvironmentsRequest.t ->
(Awso_cloud9.Values.DescribeEnvironmentsResult.t,
Awso_cloud9.Values.DescribeEnvironmentsResult.error)
Result.t
Lwt.tval list_environments :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloud9.Values.ListEnvironmentsRequest.t ->
(Awso_cloud9.Values.ListEnvironmentsResult.t,
Awso_cloud9.Values.ListEnvironmentsResult.error)
Result.t
Lwt.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloud9.Values.ListTagsForResourceRequest.t ->
(Awso_cloud9.Values.ListTagsForResourceResponse.t,
Awso_cloud9.Values.ListTagsForResourceResponse.error)
Result.t
Lwt.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloud9.Values.TagResourceRequest.t ->
(Awso_cloud9.Values.TagResourceResponse.t,
Awso_cloud9.Values.TagResourceResponse.error)
Result.t
Lwt.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloud9.Values.UntagResourceRequest.t ->
(Awso_cloud9.Values.UntagResourceResponse.t,
Awso_cloud9.Values.UntagResourceResponse.error)
Result.t
Lwt.tval update_environment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloud9.Values.UpdateEnvironmentRequest.t ->
(Awso_cloud9.Values.UpdateEnvironmentResult.t,
Awso_cloud9.Values.UpdateEnvironmentResult.error)
Result.t
Lwt.tval update_environment_membership :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_cloud9.Values.UpdateEnvironmentMembershipRequest.t ->
(Awso_cloud9.Values.UpdateEnvironmentMembershipResult.t,
Awso_cloud9.Values.UpdateEnvironmentMembershipResult.error)
Result.t
Lwt.tinclude module type of struct include Awso_cloud9.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]Information about the current creation or deletion lifecycle state of an Cloud9 development environment.
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.
Information about an Cloud9 development environment.
Information about an environment member for an Cloud9 development environment.
The target request is invalid.
A conflict occurred.
An access permissions issue occurred.
An internal server error occurred.
A service limit was exceeded.
The target resource cannot be found.
Too many service requests were made over the given time period.
A concurrent access issue occurred.
Changes the settings of an existing Cloud9 development environment. Cloud9 is no longer available to new customers. Existing customers of Cloud9 can continue to use the service as normal. Learn more"
Changes the settings of an existing Cloud9 development environment. Cloud9 is no longer available to new customers. Existing customers of Cloud9 can continue to use the service as normal. Learn more"
module UpdateEnvironmentMembershipResult =
Awso_cloud9.Values.UpdateEnvironmentMembershipResultChanges the settings of an existing environment member for an Cloud9 development environment. Cloud9 is no longer available to new customers. Existing customers of Cloud9 can continue to use the service as normal. Learn more"
module UpdateEnvironmentMembershipRequest =
Awso_cloud9.Values.UpdateEnvironmentMembershipRequestChanges the settings of an existing environment member for an Cloud9 development environment. Cloud9 is no longer available to new customers. Existing customers of Cloud9 can continue to use the service as normal. Learn more"
Removes tags from an Cloud9 development environment. Cloud9 is no longer available to new customers. Existing customers of Cloud9 can continue to use the service as normal. Learn more"
Removes tags from an Cloud9 development environment. Cloud9 is no longer available to new customers. Existing customers of Cloud9 can continue to use the service as normal. Learn more"
Adds tags to an Cloud9 development environment. Cloud9 is no longer available to new customers. Existing customers of Cloud9 can continue to use the service as normal. Learn more" Tags that you add to an Cloud9 environment by using this method will NOT be automatically propagated to underlying resources.
Adds tags to an Cloud9 development environment. Cloud9 is no longer available to new customers. Existing customers of Cloud9 can continue to use the service as normal. Learn more" Tags that you add to an Cloud9 environment by using this method will NOT be automatically propagated to underlying resources.
Gets a list of the tags associated with an Cloud9 development environment. Cloud9 is no longer available to new customers. Existing customers of Cloud9 can continue to use the service as normal. Learn more"
Gets a list of the tags associated with an Cloud9 development environment. Cloud9 is no longer available to new customers. Existing customers of Cloud9 can continue to use the service as normal. Learn more"
Gets a list of Cloud9 development environment identifiers. Cloud9 is no longer available to new customers. Existing customers of Cloud9 can continue to use the service as normal. Learn more" Cloud9 is no longer available to new customers. Existing customers of Cloud9 can continue to use the service as normal. Learn more"
Gets a list of Cloud9 development environment identifiers. Cloud9 is no longer available to new customers. Existing customers of Cloud9 can continue to use the service as normal. Learn more" Cloud9 is no longer available to new customers. Existing customers of Cloud9 can continue to use the service as normal. Learn more"
Gets information about Cloud9 development environments. Cloud9 is no longer available to new customers. Existing customers of Cloud9 can continue to use the service as normal. Learn more"
Gets information about Cloud9 development environments. Cloud9 is no longer available to new customers. Existing customers of Cloud9 can continue to use the service as normal. Learn more"
Gets status information for an Cloud9 development environment. Cloud9 is no longer available to new customers. Existing customers of Cloud9 can continue to use the service as normal. Learn more"
Gets status information for an Cloud9 development environment. Cloud9 is no longer available to new customers. Existing customers of Cloud9 can continue to use the service as normal. Learn more"
module DescribeEnvironmentMembershipsResult =
Awso_cloud9.Values.DescribeEnvironmentMembershipsResultGets information about environment members for an Cloud9 development environment. Cloud9 is no longer available to new customers. Existing customers of Cloud9 can continue to use the service as normal. Learn more"
module DescribeEnvironmentMembershipsRequest =
Awso_cloud9.Values.DescribeEnvironmentMembershipsRequestGets information about environment members for an Cloud9 development environment. Cloud9 is no longer available to new customers. Existing customers of Cloud9 can continue to use the service as normal. Learn more"
Deletes an Cloud9 development environment. If an Amazon EC2 instance is connected to the environment, also terminates the instance. Cloud9 is no longer available to new customers. Existing customers of Cloud9 can continue to use the service as normal. Learn more"
Deletes an Cloud9 development environment. If an Amazon EC2 instance is connected to the environment, also terminates the instance. Cloud9 is no longer available to new customers. Existing customers of Cloud9 can continue to use the service as normal. Learn more"
module DeleteEnvironmentMembershipResult =
Awso_cloud9.Values.DeleteEnvironmentMembershipResultDeletes an environment member from a development environment. Cloud9 is no longer available to new customers. Existing customers of Cloud9 can continue to use the service as normal. Learn more"
module DeleteEnvironmentMembershipRequest =
Awso_cloud9.Values.DeleteEnvironmentMembershipRequestDeletes an environment member from a development environment. Cloud9 is no longer available to new customers. Existing customers of Cloud9 can continue to use the service as normal. Learn more"
module CreateEnvironmentMembershipResult =
Awso_cloud9.Values.CreateEnvironmentMembershipResultAdds an environment member to an Cloud9 development environment. Cloud9 is no longer available to new customers. Existing customers of Cloud9 can continue to use the service as normal. Learn more"
module CreateEnvironmentMembershipRequest =
Awso_cloud9.Values.CreateEnvironmentMembershipRequestAdds an environment member to an Cloud9 development environment. Cloud9 is no longer available to new customers. Existing customers of Cloud9 can continue to use the service as normal. Learn more"
Creates an Cloud9 development environment, launches an Amazon Elastic Compute Cloud (Amazon EC2) instance, and then connects from the instance to the environment. Cloud9 is no longer available to new customers. Existing customers of Cloud9 can continue to use the service as normal. Learn more"
Creates an Cloud9 development environment, launches an Amazon Elastic Compute Cloud (Amazon EC2) instance, and then connects from the instance to the environment. Cloud9 is no longer available to new customers. Existing customers of Cloud9 can continue to use the service as normal. Learn more"