ConnectionType

class aws_cdk.aws_cloud9.ConnectionType(value)

Bases: Enum

(experimental) The connection type used for connecting to an Amazon EC2 environment.

Stability:

experimental

Attributes

CONNECT_SSH

(experimental) Conect through SSH.

Stability:

experimental

CONNECT_SSM

(experimental) Connect through AWS Systems Manager.

Stability:

experimental