---
type: resource-type
title: EnvironmentEC2
description: aws resource type AWS::Cloud9::EnvironmentEC2
name: EnvironmentEC2
lexicon: aws
resource_type: AWS::Cloud9::EnvironmentEC2
---
`AWS::Cloud9::EnvironmentEC2`, a resource type of the aws lexicon.

## Properties

- `ImageId` (`string`, required)
- `InstanceType` (`string`, required)
- `Arn` (`string`, optional)
- `AutomaticStopTimeMinutes` (`number`, optional)
- `ConnectionType` (`string`, optional)
- `Description` (`string`, optional)
- `Id` (`string`, optional)
- `Name` (`string`, optional)
- `OwnerArn` (`string`, optional)
- `Repositories` (`EnvironmentEC2_Repository[]`, optional)
- `SubnetId` (`string`, optional)
- `Tags` (`EnvironmentEC2_Tag[]`, optional)

## Attributes

- `Arn`
- `Id`
