Class KeyPair

java.lang.Object
hudson.plugins.ec2.util.KeyPair

public class KeyPair extends Object
  • Constructor Details

    • KeyPair

      public KeyPair(software.amazon.awssdk.services.ec2.model.KeyPairInfo keyPairInfo, String material)
  • Method Details

    • getKeyPairInfo

      public software.amazon.awssdk.services.ec2.model.KeyPairInfo getKeyPairInfo()
    • getMaterial

      public String getMaterial()