ConnectionType
- class aws_cdk.aws_cloud9_alpha.ConnectionType(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
Bases:
Enum
(experimental) The connection type used for connecting to an Amazon EC2 environment.
- Stability:
experimental
Attributes
- CONNECT_SSH
(experimental) Connect through SSH.
- Stability:
experimental
- CONNECT_SSM
(experimental) Connect through AWS Systems Manager When using SSM, service role and instance profile aren’t automatically created.
See https://docs.aws.amazon.com/cloud9/latest/user-guide/ec2-ssm.html#service-role-ssm
- Stability:
experimental