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.



772
773
774
# File 'lib/ec2/right_ec2.rb', line 772

def keyFingerprint
  @keyFingerprint
end

#keyNameObject

Returns the value of attribute keyName.



771
772
773
# File 'lib/ec2/right_ec2.rb', line 771

def keyName
  @keyName
end