aws-cdk-lib.aws_ec2.IConnectable

interface IConnectable

LanguageType name
.NETAmazon.CDK.AWS.EC2.IConnectable
Gogithub.com/aws/aws-cdk-go/awscdk/v2/awsec2#IConnectable
Javasoftware.amazon.awscdk.services.ec2.IConnectable
Pythonaws_cdk.aws_ec2.IConnectable
TypeScript (source)aws-cdk-lib » aws_ec2 » IConnectable

Implemented by VpcConnector, FargateComputeEnvironment, ManagedEc2EcsComputeEnvironment, ManagedEc2EksComputeEnvironment, AutoScalingGroup, EdgeFunction, PipelineProject, Project, DatabaseCluster, BastionHostLinux, ClientVpnEndpoint, Connections, Instance, InterfaceVpcEndpoint, LaunchTemplate, NatInstanceProvider, SecurityGroup, Ec2Service, ExternalService, FargateService, FileSystem, Cluster, FargateCluster, InstanceTarget, ListenerPort, LoadBalancer, ApplicationListener, ApplicationLoadBalancer, Domain, LustreFileSystem, Alias, DockerImageFunction, Function, SingletonFunction, Version, NodejsFunction, Domain, DatabaseCluster, DatabaseClusterFromSnapshot, DatabaseInstance, DatabaseInstanceFromSnapshot, DatabaseInstanceReadReplica, DatabaseProxy, ServerlessCluster, ServerlessClusterFromSnapshot, HostedRotation, EcsRunTask, SageMakerCreateModel, SageMakerCreateTrainingJob, TriggerFunction, Application, DeliveryStream, GoFunction, PythonFunction, Cluster, DatabaseCluster, Cluster, Model, Canary

An object that has a Connections object.

Properties

NameTypeDescription
connectionsConnectionsThe network connections associated with this resource.

connections

Type: Connections

The network connections associated with this resource.