package cloud9
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- cloud9
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- type AutomaticStopTimeMinutes = Int
- type BoundedEnvironmentIdList = Array[EnvironmentId]
- type ClientRequestToken = String
-
class
Cloud9 extends Object
- Annotations
- @RawJSType() @native() @JSImport( "aws-sdk" , "Cloud9" )
- implicit final class Cloud9Ops extends AnyVal
-
trait
CreateEnvironmentEC2Request extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateEnvironmentEC2Result extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateEnvironmentMembershipRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateEnvironmentMembershipResult extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteEnvironmentMembershipRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteEnvironmentMembershipResult extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteEnvironmentRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteEnvironmentResult extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeEnvironmentMembershipsRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeEnvironmentMembershipsResult extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeEnvironmentStatusRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeEnvironmentStatusResult extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeEnvironmentsRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeEnvironmentsResult extends Object
- Annotations
- @RawJSType() @native()
-
trait
Environment extends Object
Information about an AWS Cloud9 development environment.
Information about an AWS Cloud9 development environment.
- Annotations
- @RawJSType() @native()
- type EnvironmentDescription = String
- type EnvironmentId = String
- type EnvironmentIdList = Array[EnvironmentId]
-
trait
EnvironmentLifecycle extends Object
Information about the current creation or deletion lifecycle state of an AWS Cloud9 development environment.
Information about the current creation or deletion lifecycle state of an AWS Cloud9 development environment.
- Annotations
- @RawJSType() @native()
- type EnvironmentLifecycleStatus = String
- type EnvironmentList = Array[Environment]
-
trait
EnvironmentMember extends Object
Information about an environment member for an AWS Cloud9 development environment.
Information about an environment member for an AWS Cloud9 development environment.
- Annotations
- @RawJSType() @native()
- type EnvironmentMembersList = Array[EnvironmentMember]
- type EnvironmentName = String
- type EnvironmentStatus = String
- type EnvironmentType = String
- type InstanceType = String
-
trait
ListEnvironmentsRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListEnvironmentsResult extends Object
- Annotations
- @RawJSType() @native()
- type MaxResults = Int
- type MemberPermissions = String
- type Permissions = String
- type PermissionsList = Array[Permissions]
- type SubnetId = String
- type Timestamp = Date
-
trait
UpdateEnvironmentMembershipRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
UpdateEnvironmentMembershipResult extends Object
- Annotations
- @RawJSType() @native()
-
trait
UpdateEnvironmentRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
UpdateEnvironmentResult extends Object
- Annotations
- @RawJSType() @native()
- type UserArn = String
Value Members
- object CreateEnvironmentEC2Request
- object CreateEnvironmentEC2Result
- object CreateEnvironmentMembershipRequest
- object CreateEnvironmentMembershipResult
- object DeleteEnvironmentMembershipRequest
- object DeleteEnvironmentMembershipResult
- object DeleteEnvironmentRequest
- object DeleteEnvironmentResult
- object DescribeEnvironmentMembershipsRequest
- object DescribeEnvironmentMembershipsResult
- object DescribeEnvironmentStatusRequest
- object DescribeEnvironmentStatusResult
- object DescribeEnvironmentsRequest
- object DescribeEnvironmentsResult
- object Environment
- object EnvironmentLifecycle
- object EnvironmentLifecycleStatusEnum
- object EnvironmentMember
- object EnvironmentStatusEnum
- object EnvironmentTypeEnum
- object ListEnvironmentsRequest
- object ListEnvironmentsResult
- object MemberPermissionsEnum
- object PermissionsEnum
- object UpdateEnvironmentMembershipRequest
- object UpdateEnvironmentMembershipResult
- object UpdateEnvironmentRequest
- object UpdateEnvironmentResult