Uses of Interface
software.amazon.awscdk.interfaces.ec2.IKeyPairRef
Packages that use IKeyPairRef
Package
Description
Amazon EC2 Construct Library
-
Uses of IKeyPairRef in software.amazon.awscdk.interfaces.ec2
Subinterfaces of IKeyPairRef in software.amazon.awscdk.interfaces.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIKeyPairRef.Classes in software.amazon.awscdk.interfaces.ec2 that implement IKeyPairRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IKeyPairRef in software.amazon.awscdk.services.ec2
Subinterfaces of IKeyPairRef in software.amazon.awscdk.services.ec2Modifier and TypeInterfaceDescriptioninterfaceAn EC2 Key Pair.static interfaceInternal default implementation forIKeyPair.Classes in software.amazon.awscdk.services.ec2 that implement IKeyPairRefModifier and TypeClassDescriptionclassSpecifies a key pair for use with an Amazon Elastic Compute Cloud instance as follows:.static final classA proxy class which represents a concrete javascript instance of this type.classAn EC2 Key Pair.