Skip navigation links
$ A B C D E F G H I J N O P R S T V 

$

$jsii$toJson() - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2.RepositoryProperty.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props.Jsii$Proxy
 
$jsii$toJson() - Method in class software.amazon.awscdk.services.cloud9.Ec2EnvironmentProps.Jsii$Proxy
 

A

applyRemovalPolicy(RemovalPolicy) - Method in interface software.amazon.awscdk.services.cloud9.IEc2Environment.Jsii$Default
Apply the given removal policy to this resource.
applyRemovalPolicy(RemovalPolicy) - Method in class software.amazon.awscdk.services.cloud9.IEc2Environment.Jsii$Proxy
Apply the given removal policy to this resource.
automaticStopTimeMinutes(Number) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2.Builder
The number of minutes until the running instance is shut down after the environment was last used.
automaticStopTimeMinutes(Number) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props.Builder

B

build() - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2.Builder
 
build() - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2.RepositoryProperty.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props.Builder
Builds the configured instance.
build() - Method in class software.amazon.awscdk.services.cloud9.Ec2Environment.Builder
 
build() - Method in class software.amazon.awscdk.services.cloud9.Ec2EnvironmentProps.Builder
Builds the configured instance.
builder() - Static method in interface software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2.RepositoryProperty
 
Builder() - Constructor for class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2.RepositoryProperty.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props
 
Builder() - Constructor for class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props.Builder
 
builder() - Static method in interface software.amazon.awscdk.services.cloud9.Ec2EnvironmentProps
 
Builder() - Constructor for class software.amazon.awscdk.services.cloud9.Ec2EnvironmentProps.Builder
 

C

CFN_RESOURCE_TYPE_NAME - Static variable in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2
The CloudFormation resource type name for this resource class.
CfnEnvironmentEC2 - Class in software.amazon.awscdk.services.cloud9
A CloudFormation `AWS::Cloud9::EnvironmentEC2`.
CfnEnvironmentEC2(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2
 
CfnEnvironmentEC2(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2
 
CfnEnvironmentEC2(Construct, String, CfnEnvironmentEC2Props) - Constructor for class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2
Create a new `AWS::Cloud9::EnvironmentEC2`.
CfnEnvironmentEC2.Builder - Class in software.amazon.awscdk.services.cloud9
A fluent builder for CfnEnvironmentEC2.
CfnEnvironmentEC2.RepositoryProperty - Interface in software.amazon.awscdk.services.cloud9
The `Repository` property type specifies an AWS CodeCommit source code repository to be cloned into an AWS Cloud9 development environment.
CfnEnvironmentEC2.RepositoryProperty.Builder - Class in software.amazon.awscdk.services.cloud9
CfnEnvironmentEC2.RepositoryProperty.Jsii$Proxy - Class in software.amazon.awscdk.services.cloud9
CfnEnvironmentEC2Props - Interface in software.amazon.awscdk.services.cloud9
Properties for defining a `CfnEnvironmentEC2`.
CfnEnvironmentEC2Props.Builder - Class in software.amazon.awscdk.services.cloud9
CfnEnvironmentEC2Props.Jsii$Proxy - Class in software.amazon.awscdk.services.cloud9
An implementation for CfnEnvironmentEC2Props
clonedRepositories(List<? extends CloneRepository>) - Method in class software.amazon.awscdk.services.cloud9.Ec2Environment.Builder
(experimental) The AWS CodeCommit repository to be cloned.
clonedRepositories(List<? extends CloneRepository>) - Method in class software.amazon.awscdk.services.cloud9.Ec2EnvironmentProps.Builder
CloneRepository - Class in software.amazon.awscdk.services.cloud9
(experimental) The class for different repository providers.
CloneRepository(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.cloud9.CloneRepository
 
CloneRepository(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.cloud9.CloneRepository
 
connectionType(String) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2.Builder
The connection type used for connecting to an Amazon EC2 environment.
connectionType(String) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props.Builder
ConnectionType - Enum in software.amazon.awscdk.services.cloud9
(experimental) The connection type used for connecting to an Amazon EC2 environment.
connectionType(ConnectionType) - Method in class software.amazon.awscdk.services.cloud9.Ec2Environment.Builder
(experimental) The connection type used for connecting to an Amazon EC2 environment.
connectionType(ConnectionType) - Method in class software.amazon.awscdk.services.cloud9.Ec2EnvironmentProps.Builder
create(Construct, String) - Static method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2.Builder
 
create(Construct, String) - Static method in class software.amazon.awscdk.services.cloud9.Ec2Environment.Builder
 

D

description(String) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2.Builder
The description of the environment to create.
description(String) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props.Builder
description(String) - Method in class software.amazon.awscdk.services.cloud9.Ec2Environment.Builder
(experimental) Description of the environment.
description(String) - Method in class software.amazon.awscdk.services.cloud9.Ec2EnvironmentProps.Builder

E

Ec2Environment - Class in software.amazon.awscdk.services.cloud9
(experimental) A Cloud9 Environment with Amazon EC2.
Ec2Environment(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.cloud9.Ec2Environment
 
Ec2Environment(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.cloud9.Ec2Environment
 
Ec2Environment(Construct, String, Ec2EnvironmentProps) - Constructor for class software.amazon.awscdk.services.cloud9.Ec2Environment
 
Ec2Environment.Builder - Class in software.amazon.awscdk.services.cloud9
(experimental) A fluent builder for Ec2Environment.
ec2EnvironmentName(String) - Method in class software.amazon.awscdk.services.cloud9.Ec2Environment.Builder
(experimental) Name of the environment.
ec2EnvironmentName(String) - Method in class software.amazon.awscdk.services.cloud9.Ec2EnvironmentProps.Builder
Ec2EnvironmentProps - Interface in software.amazon.awscdk.services.cloud9
(experimental) Properties for Ec2Environment.
Ec2EnvironmentProps.Builder - Class in software.amazon.awscdk.services.cloud9
A builder for Ec2EnvironmentProps
Ec2EnvironmentProps.Jsii$Proxy - Class in software.amazon.awscdk.services.cloud9
An implementation for Ec2EnvironmentProps
equals(Object) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2.RepositoryProperty.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props.Jsii$Proxy
 
equals(Object) - Method in class software.amazon.awscdk.services.cloud9.Ec2EnvironmentProps.Jsii$Proxy
 

F

fromCodeCommit(IRepository, String) - Static method in class software.amazon.awscdk.services.cloud9.CloneRepository
(experimental) import repository to cloud9 environment from AWS CodeCommit.
fromEc2EnvironmentName(Construct, String, String) - Static method in class software.amazon.awscdk.services.cloud9.Ec2Environment
(experimental) import from EnvironmentEc2Name.

G

getAttrArn() - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2
The Amazon Resource Name (ARN) of the development environment, such as `arn:aws:cloud9:us-east-2:123456789012:environment:2bc3642873c342e485f7e0c561234567` .
getAttrName() - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2
The name of the environment.
getAutomaticStopTimeMinutes() - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2
The number of minutes until the running instance is shut down after the environment was last used.
getAutomaticStopTimeMinutes() - Method in interface software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props
The number of minutes until the running instance is shut down after the environment was last used.
getAutomaticStopTimeMinutes() - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props.Jsii$Proxy
 
getCfnProperties() - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2
 
getClonedRepositories() - Method in interface software.amazon.awscdk.services.cloud9.Ec2EnvironmentProps
(experimental) The AWS CodeCommit repository to be cloned.
getClonedRepositories() - Method in class software.amazon.awscdk.services.cloud9.Ec2EnvironmentProps.Jsii$Proxy
 
getConnectionType() - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2
The connection type used for connecting to an Amazon EC2 environment.
getConnectionType() - Method in interface software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props
The connection type used for connecting to an Amazon EC2 environment.
getConnectionType() - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props.Jsii$Proxy
 
getConnectionType() - Method in interface software.amazon.awscdk.services.cloud9.Ec2EnvironmentProps
(experimental) The connection type used for connecting to an Amazon EC2 environment.
getConnectionType() - Method in class software.amazon.awscdk.services.cloud9.Ec2EnvironmentProps.Jsii$Proxy
 
getDescription() - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2
The description of the environment to create.
getDescription() - Method in interface software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props
The description of the environment to create.
getDescription() - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props.Jsii$Proxy
 
getDescription() - Method in interface software.amazon.awscdk.services.cloud9.Ec2EnvironmentProps
(experimental) Description of the environment.
getDescription() - Method in class software.amazon.awscdk.services.cloud9.Ec2EnvironmentProps.Jsii$Proxy
 
getEc2EnvironmentArn() - Method in class software.amazon.awscdk.services.cloud9.Ec2Environment
(experimental) The environment ARN of this Cloud9 environment.
getEc2EnvironmentArn() - Method in interface software.amazon.awscdk.services.cloud9.IEc2Environment
(experimental) The arn of the EnvironmentEc2.
getEc2EnvironmentArn() - Method in interface software.amazon.awscdk.services.cloud9.IEc2Environment.Jsii$Default
(experimental) The arn of the EnvironmentEc2.
getEc2EnvironmentArn() - Method in class software.amazon.awscdk.services.cloud9.IEc2Environment.Jsii$Proxy
(experimental) The arn of the EnvironmentEc2.
getEc2EnvironmentName() - Method in class software.amazon.awscdk.services.cloud9.Ec2Environment
(experimental) The environment name of this Cloud9 environment.
getEc2EnvironmentName() - Method in interface software.amazon.awscdk.services.cloud9.Ec2EnvironmentProps
(experimental) Name of the environment.
getEc2EnvironmentName() - Method in class software.amazon.awscdk.services.cloud9.Ec2EnvironmentProps.Jsii$Proxy
 
getEc2EnvironmentName() - Method in interface software.amazon.awscdk.services.cloud9.IEc2Environment
(experimental) The name of the EnvironmentEc2.
getEc2EnvironmentName() - Method in interface software.amazon.awscdk.services.cloud9.IEc2Environment.Jsii$Default
(experimental) The name of the EnvironmentEc2.
getEc2EnvironmentName() - Method in class software.amazon.awscdk.services.cloud9.IEc2Environment.Jsii$Proxy
(experimental) The name of the EnvironmentEc2.
getEnv() - Method in interface software.amazon.awscdk.services.cloud9.IEc2Environment.Jsii$Default
The environment this resource belongs to.
getEnv() - Method in class software.amazon.awscdk.services.cloud9.IEc2Environment.Jsii$Proxy
The environment this resource belongs to.
getEnvironmentId() - Method in class software.amazon.awscdk.services.cloud9.Ec2Environment
(experimental) The environment ID of this Cloud9 environment.
getIdeUrl() - Method in class software.amazon.awscdk.services.cloud9.Ec2Environment
(experimental) The complete IDE URL of this Cloud9 environment.
getImageId() - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2
The identifier for the Amazon Machine Image (AMI) that's used to create the EC2 instance.
getImageId() - Method in interface software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props
The identifier for the Amazon Machine Image (AMI) that's used to create the EC2 instance.
getImageId() - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props.Jsii$Proxy
 
getInstanceType() - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2
The type of instance to connect to the environment (for example, `t2.micro` ).
getInstanceType() - Method in interface software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props
The type of instance to connect to the environment (for example, `t2.micro` ).
getInstanceType() - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props.Jsii$Proxy
 
getInstanceType() - Method in interface software.amazon.awscdk.services.cloud9.Ec2EnvironmentProps
(experimental) The type of instance to connect to the environment.
getInstanceType() - Method in class software.amazon.awscdk.services.cloud9.Ec2EnvironmentProps.Jsii$Proxy
 
getName() - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2
The name of the environment.
getName() - Method in interface software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props
The name of the environment.
getName() - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props.Jsii$Proxy
 
getNode() - Method in interface software.amazon.awscdk.services.cloud9.IEc2Environment.Jsii$Default
The construct tree node for this construct.
getNode() - Method in class software.amazon.awscdk.services.cloud9.IEc2Environment.Jsii$Proxy
The construct tree node for this construct.
getOwnerArn() - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2
The Amazon Resource Name (ARN) of the environment owner.
getOwnerArn() - Method in interface software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props
The Amazon Resource Name (ARN) of the environment owner.
getOwnerArn() - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props.Jsii$Proxy
 
getPathComponent() - Method in interface software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2.RepositoryProperty
The path within the development environment's default file system location to clone the AWS CodeCommit repository into.
getPathComponent() - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2.RepositoryProperty.Jsii$Proxy
 
getPathComponent() - Method in class software.amazon.awscdk.services.cloud9.CloneRepository
 
getRepositories() - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2
Any AWS CodeCommit source code repositories to be cloned into the development environment.
getRepositories() - Method in interface software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props
Any AWS CodeCommit source code repositories to be cloned into the development environment.
getRepositories() - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props.Jsii$Proxy
 
getRepositoryUrl() - Method in interface software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2.RepositoryProperty
The clone URL of the AWS CodeCommit repository to be cloned.
getRepositoryUrl() - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2.RepositoryProperty.Jsii$Proxy
 
getRepositoryUrl() - Method in class software.amazon.awscdk.services.cloud9.CloneRepository
 
getStack() - Method in interface software.amazon.awscdk.services.cloud9.IEc2Environment.Jsii$Default
The stack in which this resource is defined.
getStack() - Method in class software.amazon.awscdk.services.cloud9.IEc2Environment.Jsii$Proxy
The stack in which this resource is defined.
getSubnetId() - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2
The ID of the subnet in Amazon Virtual Private Cloud (Amazon VPC) that AWS Cloud9 will use to communicate with the Amazon Elastic Compute Cloud (Amazon EC2) instance.
getSubnetId() - Method in interface software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props
The ID of the subnet in Amazon Virtual Private Cloud (Amazon VPC) that AWS Cloud9 will use to communicate with the Amazon Elastic Compute Cloud (Amazon EC2) instance.
getSubnetId() - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props.Jsii$Proxy
 
getSubnetSelection() - Method in interface software.amazon.awscdk.services.cloud9.Ec2EnvironmentProps
(experimental) The subnetSelection of the VPC that AWS Cloud9 will use to communicate with the Amazon EC2 instance.
getSubnetSelection() - Method in class software.amazon.awscdk.services.cloud9.Ec2EnvironmentProps.Jsii$Proxy
 
getTags() - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2
An array of key-value pairs that will be associated with the new AWS Cloud9 development environment.
getTags() - Method in interface software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props
An array of key-value pairs that will be associated with the new AWS Cloud9 development environment.
getTags() - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props.Jsii$Proxy
 
getVpc() - Method in class software.amazon.awscdk.services.cloud9.Ec2Environment
(experimental) VPC ID.
getVpc() - Method in interface software.amazon.awscdk.services.cloud9.Ec2EnvironmentProps
(experimental) The VPC that AWS Cloud9 will use to communicate with the Amazon Elastic Compute Cloud (Amazon EC2) instance.
getVpc() - Method in class software.amazon.awscdk.services.cloud9.Ec2EnvironmentProps.Jsii$Proxy
 

H

hashCode() - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2.RepositoryProperty.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props.Jsii$Proxy
 
hashCode() - Method in class software.amazon.awscdk.services.cloud9.Ec2EnvironmentProps.Jsii$Proxy
 

I

IEc2Environment - Interface in software.amazon.awscdk.services.cloud9
(experimental) A Cloud9 Environment.
IEc2Environment.Jsii$Default - Interface in software.amazon.awscdk.services.cloud9
Internal default implementation for IEc2Environment.
IEc2Environment.Jsii$Proxy - Class in software.amazon.awscdk.services.cloud9
A proxy class which represents a concrete javascript instance of this type.
imageId(String) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2.Builder
The identifier for the Amazon Machine Image (AMI) that's used to create the EC2 instance.
imageId(String) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props.Builder
inspect(TreeInspector) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2
Examines the CloudFormation resource and discloses attributes.
instanceType(String) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2.Builder
The type of instance to connect to the environment (for example, `t2.micro` ).
instanceType(String) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props.Builder
instanceType(InstanceType) - Method in class software.amazon.awscdk.services.cloud9.Ec2Environment.Builder
(experimental) The type of instance to connect to the environment.
instanceType(InstanceType) - Method in class software.amazon.awscdk.services.cloud9.Ec2EnvironmentProps.Builder

J

Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2.RepositoryProperty.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(CfnEnvironmentEC2.RepositoryProperty.Builder) - Constructor for class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2.RepositoryProperty.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the CfnEnvironmentEC2.RepositoryProperty.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(CfnEnvironmentEC2Props.Builder) - Constructor for class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the CfnEnvironmentEC2Props.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.cloud9.Ec2EnvironmentProps.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(Ec2EnvironmentProps.Builder) - Constructor for class software.amazon.awscdk.services.cloud9.Ec2EnvironmentProps.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the Ec2EnvironmentProps.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.cloud9.IEc2Environment.Jsii$Proxy
 

N

name(String) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2.Builder
The name of the environment.
name(String) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props.Builder

O

ownerArn(String) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2.Builder
The Amazon Resource Name (ARN) of the environment owner.
ownerArn(String) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props.Builder

P

pathComponent(String) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2.RepositoryProperty.Builder

R

renderProperties(Map<String, Object>) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2
 
repositories(IResolvable) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2.Builder
Any AWS CodeCommit source code repositories to be cloned into the development environment.
repositories(List<? extends Object>) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2.Builder
Any AWS CodeCommit source code repositories to be cloned into the development environment.
repositories(IResolvable) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props.Builder
repositories(List<? extends Object>) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props.Builder
repositoryUrl(String) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2.RepositoryProperty.Builder

S

setAutomaticStopTimeMinutes(Number) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2
The number of minutes until the running instance is shut down after the environment was last used.
setConnectionType(String) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2
The connection type used for connecting to an Amazon EC2 environment.
setDescription(String) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2
The description of the environment to create.
setImageId(String) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2
The identifier for the Amazon Machine Image (AMI) that's used to create the EC2 instance.
setInstanceType(String) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2
The type of instance to connect to the environment (for example, `t2.micro` ).
setName(String) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2
The name of the environment.
setOwnerArn(String) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2
The Amazon Resource Name (ARN) of the environment owner.
setRepositories(IResolvable) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2
Any AWS CodeCommit source code repositories to be cloned into the development environment.
setRepositories(List<Object>) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2
Any AWS CodeCommit source code repositories to be cloned into the development environment.
setSubnetId(String) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2
The ID of the subnet in Amazon Virtual Private Cloud (Amazon VPC) that AWS Cloud9 will use to communicate with the Amazon Elastic Compute Cloud (Amazon EC2) instance.
software.amazon.awscdk.services.cloud9 - package software.amazon.awscdk.services.cloud9
AWS Cloud9 Construct Library
subnetId(String) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2.Builder
The ID of the subnet in Amazon Virtual Private Cloud (Amazon VPC) that AWS Cloud9 will use to communicate with the Amazon Elastic Compute Cloud (Amazon EC2) instance.
subnetId(String) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props.Builder
subnetSelection(SubnetSelection) - Method in class software.amazon.awscdk.services.cloud9.Ec2Environment.Builder
(experimental) The subnetSelection of the VPC that AWS Cloud9 will use to communicate with the Amazon EC2 instance.
subnetSelection(SubnetSelection) - Method in class software.amazon.awscdk.services.cloud9.Ec2EnvironmentProps.Builder

T

tags(List<? extends CfnTag>) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2.Builder
An array of key-value pairs that will be associated with the new AWS Cloud9 development environment.
tags(List<? extends CfnTag>) - Method in class software.amazon.awscdk.services.cloud9.CfnEnvironmentEC2Props.Builder

V

valueOf(String) - Static method in enum software.amazon.awscdk.services.cloud9.ConnectionType
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awscdk.services.cloud9.ConnectionType
Returns an array containing the constants of this enum type, in the order they are declared.
vpc(IVpc) - Method in class software.amazon.awscdk.services.cloud9.Ec2Environment.Builder
(experimental) The VPC that AWS Cloud9 will use to communicate with the Amazon Elastic Compute Cloud (Amazon EC2) instance.
vpc(IVpc) - Method in class software.amazon.awscdk.services.cloud9.Ec2EnvironmentProps.Builder
$ A B C D E F G H I J N O P R S T V 
Skip navigation links

Copyright © 2022. All rights reserved.