Skip to content

Commit

Permalink
removed comment on valid imageid
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-beath committed Jul 19, 2022
1 parent 1c146bd commit c80c735
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/@aws-cdk/aws-cloud9/lib/environment.ts
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ export interface Ec2EnvironmentProps {
/**
* The image ID used for creating an Amazon EC2 environment.
*
* Valid values are: AMAZON_LINUX_2, and UBUNTU_18_04
*/
readonly imageId: ImageId
}
Expand Down

0 comments on commit c80c735

Please sign in to comment.