You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::EC2::KeyPairInfo Instance Attribute Summary collapseIf you used CreateKeyPair to create the key pair, this is the SHA-1 digest of the DER encoded private key.
The name of the key pair.
The ID of the key pair.
Any tags applied to the key pair.
Deletes the specified key pair, by removing the public key from Amazon EC2.
.
add_data_attribute, add_identifier, #data, data_attributes, #data_loaded?, identifiers, #load, #wait_until
Methods included from Resources::OperationMethods#add_batch_operation, #add_operation, #batch_operation, #batch_operation_names, #batch_operations, #operation, #operation_names, #operations
Constructor Details #initialize(name, options = {}) ⇒ Object #initialize(options = {}) ⇒ Object Instance Attribute Details #key_fingerprint ⇒ StringIf you used CreateKeyPair to create the key pair, this is the SHA-1 digest of the DER encoded private key. If you used ImportKeyPair to provide AWS the public key, this is the MD5 public key fingerprint as specified in section 4 of RFC4716.
#key_name ⇒ StringThe name of the key pair.
#tags ⇒ Array<Types::Tag>Any tags applied to the key pair.
Instance Method Details #delete(options = {}) ⇒ StructDeletes the specified key pair, by removing the public key from Amazon EC2.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4