Class: Aws::Types::DescribeKeyPairsResult
- Inherits:
-
Object
- Object
- Aws::Types::DescribeKeyPairsResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#key_pairs ⇒ ::Array[Types::KeyPairInfo]
Returns the value of attribute key_pairs.
Instance Attribute Details
#key_pairs ⇒ ::Array[Types::KeyPairInfo]
Returns the value of attribute key_pairs.
6373 6374 6375 |
# File 'sig/types.rbs', line 6373 def key_pairs @key_pairs end |