Uses of Interface
software.amazon.awscdk.interfaces.cloud9.IEnvironmentEC2Ref
Packages that use IEnvironmentEC2Ref
Package
Description
AWS Cloud9 Construct Library
-
Uses of IEnvironmentEC2Ref in software.amazon.awscdk.interfaces.cloud9
Subinterfaces of IEnvironmentEC2Ref in software.amazon.awscdk.interfaces.cloud9Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIEnvironmentEC2Ref.Classes in software.amazon.awscdk.interfaces.cloud9 that implement IEnvironmentEC2RefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IEnvironmentEC2Ref in software.amazon.awscdk.services.cloud9
Classes in software.amazon.awscdk.services.cloud9 that implement IEnvironmentEC2RefModifier and TypeClassDescriptionclassTheAWS::Cloud9::EnvironmentEC2resource creates an Amazon EC2 development environment in AWS Cloud9 .