Module: Aws::EC2::Client::_DescribeKeyPairsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeKeyPairsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#key_pairs ⇒ ::Array[Types::KeyPairInfo]
6807 |
# File 'sig/client.rbs', line 6807
def key_pairs: () -> ::Array[Types::KeyPairInfo]
|