Class: RightAws::Ec2::QEc2CreateKeyPairType
- Inherits:
-
QEc2DescribeKeyPairType
- Object
- QEc2DescribeKeyPairType
- RightAws::Ec2::QEc2CreateKeyPairType
- Defined in:
- lib/ec2/right_ec2.rb
Instance Attribute Summary collapse
-
#keyMaterial ⇒ Object
Returns the value of attribute keyMaterial.
Attributes inherited from QEc2DescribeKeyPairType
Instance Attribute Details
#keyMaterial ⇒ Object
Returns the value of attribute keyMaterial.
776 777 778 |
# File 'lib/ec2/right_ec2.rb', line 776 def keyMaterial @keyMaterial end |