Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

KeyPair Event

Fired upon a successful receipt of a KeyPair description.

Syntax

public void fireKeyPair(Ec2KeyPairEvent event);

public class Ec2KeyPairEvent {
  public String keyName;
  public String fingerprint;
}

Remarks

This event is triggered by calling the method ListKeyPairs.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0