Class: Aws::Types::GetKeyPairResult
- Inherits:
-
Object
- Object
- Aws::Types::GetKeyPairResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#key_pair ⇒ Types::KeyPair
Returns the value of attribute key_pair.
Instance Attribute Details
#key_pair ⇒ Types::KeyPair
Returns the value of attribute key_pair.
1791 1792 1793 |
# File 'sig/types.rbs', line 1791 def key_pair @key_pair end |