Class: RightAws::Ec2::QEc2DescribeKeyPairType

Inherits:
Object
  • Object
show all
Defined in:
lib/ec2/right_ec2.rb

Overview


PARSERS: Key Pair

Direct Known Subclasses

QEc2CreateKeyPairType

Instance Attribute Summary collapse

Instance Attribute Details

#keyFingerprintObject

Returns the value of attribute keyFingerprint.



803
804
805
# File 'lib/ec2/right_ec2.rb', line 803

def keyFingerprint
  @keyFingerprint
end

#keyNameObject

:nodoc:



802
803
804
# File 'lib/ec2/right_ec2.rb', line 802

def keyName
  @keyName
end