Uses of Interface
software.amazon.awscdk.interfaces.ec2.KeyPairReference
Packages that use KeyPairReference
Package
Description
Amazon EC2 Construct Library
-
Uses of KeyPairReference in software.amazon.awscdk.interfaces.ec2
Classes in software.amazon.awscdk.interfaces.ec2 that implement KeyPairReferenceMethods in software.amazon.awscdk.interfaces.ec2 that return KeyPairReferenceModifier and TypeMethodDescriptionKeyPairReference.Builder.build()Builds the configured instance.IKeyPairRef.getKeyPairRef()(experimental) A reference to a KeyPair resource.default KeyPairReferenceIKeyPairRef.Jsii$Default.getKeyPairRef()(experimental) A reference to a KeyPair resource. -
Uses of KeyPairReference in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return KeyPairReferenceModifier and TypeMethodDescriptionCfnKeyPair.getKeyPairRef()A reference to a KeyPair resource.KeyPair.getKeyPairRef()A reference to a KeyPair resource.