Interface IKeyPair
An EC2 Key Pair.
Namespace: Amazon.CDK.AWS.EC2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IKeyPair : IResource, IConstruct, IDependable
Syntax (vb)
Public Interface IKeyPair Inherits IResource, IConstruct, IDependable
Synopsis
Properties
KeyPairName | The name of the key pair. |
Type | The type of the key pair. |