Uses of Class
software.amazon.awscdk.services.ec2.Instance
Package
Description
Amazon EC2 Construct Library
Targets for AWS Elastic Load Balancing V2
-
Uses of Instance in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptionInstance.Builder.build()
BastionHostLinux.getInstance()
The underlying instance resource. -
Uses of Instance in software.amazon.awscdk.services.elasticloadbalancingv2.targets
ModifierConstructorDescriptionInstanceTarget
(Instance instance) Create a new Instance target.InstanceTarget
(Instance instance, Number port) Create a new Instance target.