lightsail_get_key_pair {paws.compute} | R Documentation |
Returns information about a specific key pair
Description
Returns information about a specific key pair.
See https://www.paws-r-sdk.com/docs/lightsail_get_key_pair/ for full documentation.
Usage
lightsail_get_key_pair(keyPairName)
Arguments
keyPairName |
[required] The name of the key pair for which you are requesting information. |
[Package paws.compute version 0.9.0 Index]