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.



700
701
702
# File 'lib/ec2/right_ec2.rb', line 700

def keyFingerprint
  @keyFingerprint
end

#keyNameObject

Returns the value of attribute keyName.



699
700
701
# File 'lib/ec2/right_ec2.rb', line 699

def keyName
  @keyName
end