A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/OpsWorksCM/Types/RestoreServerRequest.html below:

RestoreServerRequest — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::OpsWorksCM::Types::RestoreServerRequest
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing RestoreServerRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  backup_id: "BackupId",   server_name: "ServerName",   instance_type: "String",
  key_pair: "KeyPair",
}
Instance Attribute Summary collapse Instance Attribute Details #backup_id ⇒ String

The ID of the backup that you want to use to restore a server.

#instance_type ⇒ String

The type of instance to restore. Valid values must be specified in the following format: ^([cm][34]|t2).* For example, m5.large. Valid values are m5.large, r5.xlarge, and r5.2xlarge. If you do not specify this parameter, RestoreServer uses the instance type from the specified backup.

#key_pair ⇒ String

The name of the key pair to set on the new EC2 instance. This can be helpful if the administrator no longer has the SSH key.

#server_name ⇒ String

The name of the server that you want to restore.


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