IConnectable

class aws_cdk.aws_ec2.IConnectable(*args, **kwds)

Bases: Protocol

An object that has a Connections object.

Attributes

connections

The network connections associated with this resource.