Amazon.EC2.Model.CreateKeyPairRequest.CreateKeyPairRequest C# (CSharp) Method

CreateKeyPairRequest() public method

Empty constructor used to set properties independently even when a simple constructor is available
public CreateKeyPairRequest ( ) : System
return System
        public CreateKeyPairRequest() { }

Same methods

CreateKeyPairRequest::CreateKeyPairRequest ( string keyName ) : System